General

Profile

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! alanwu (Alan Wu)

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. alanwu (Alan Wu)
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...
alanwu (Alan Wu)

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 `...
alanwu (Alan Wu)
07:25 PM Ruby master Revision 880a90cf (git): [DOC] [Feature #20205] Document the new power of String#+@
alanwu (Alan Wu)
07:21 PM Ruby master Revision 5ed1dac2 (git): [DOC] Have RDoc pick up Fiber::Scheduler#blocking_operation_wait
... and list it. alanwu (Alan Wu)
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
alanwu (Alan Wu)
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...
alanwu (Alan Wu)
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
alanwu (Alan Wu)

12/12/2024

11:52 PM Ruby master Revision e7ee7d43 (git): YJIT: Allow then-unknown `static_mut_refs` on older Rusts [ci skip]
alanwu (Alan Wu)

Also available in: Atom