alanwu (Alan Wu)
- Login: alanwu
- Registered on: 10/28/2018
- Last sign in: 12/18/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 3 | 17 | 20 |
Reported issues | 0 | 44 | 44 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby master | Committer | 03/19/2021 |
Like
Activity
Today
- 02:50 AM Ruby master Revision 6336431a (git): [DOC] rb_id2name(): Note truncation danger (+minor copyediting)
- Thanks, nobu!
12/16/2024
- 11:43 PM Ruby master Revision 2eee7a52 (git): Export __asan_default_options for GCC
- Unlike Clang 15, GCC 11 seems require default symbol visibility.
- 10:11 PM Ruby master Revision 2102fe32 (git): Detect ASAN when using older GCC versions
- Newer GCCs have __has_feature and older ones have
__SANITIZE_ADDRESS__[1]. Relevant since ASAN with GCC 11 on the pop...
12/13/2024
- 07:25 PM Ruby master Revision c3b06792 (git): [DOC] NEWS: Mention String#+@ change with chilled string
- From experience, a not insignificant number of people run into this when
trying upgrade. Also it's good to bring up `... - 07:25 PM Ruby master Revision 880a90cf (git): [DOC] [Feature #20205] Document the new power of String#+@
- 07:21 PM Ruby master Revision 5ed1dac2 (git): [DOC] Have RDoc pick up Fiber::Scheduler#blocking_operation_wait
- ... and list it.
- 07:21 PM Ruby master Revision ba304ec0 (git): [DOC] NEWS: Drop code quotes to get RDoc crossref
- But leave constants alone because of
https://github.com/ruby/rdoc/issues/1011 - 03:41 PM Ruby master Revision f3a11760 (git): YJIT: Speculate block arg for `c_func_method(&nil)` calls (#12326)
- A good amount of call sites always pass nil as block argument, but the
nil doesn't show up in the context. Put a runt... - 12:54 AM Ruby master Revision 57825bf3 (git): bootstraptest: On -j failure, show total test count
- It used to always try to divide by zero like:
FAIL 1/0 tests failed
12/12/2024
Also available in: Atom