General

Profile

alanwu (Alan Wu)

  • Login: alanwu
  • Registered on: 10/28/2018
  • Last sign in: 01/17/2025

Issues

open closed Total
Assigned issues 3 17 20
Reported issues 0 46 46

Projects

Project Roles Registered on
Ruby master Committer 03/19/2021

Like

Activity

01/20/2025

01:15 AM Ruby master Revision d2ef8861 (git): Use clang-14 to match the libclang version bindgen finds by default
alanwu (Alan Wu)
01:15 AM Ruby master Revision af81011c (git): Supply LIBCLANG_PATH for clang-14 for yjit-bindgen
Or else it gets confused from all the different versions of LLVM in the
image.
alanwu (Alan Wu)

01/16/2025

12:09 AM Ruby master Bug #21034: try to mark T_NONE object error after upgrading to 3.4.1
Can you post the crash report ruby generates? By default it goes to `stderr`, and you can get it in a file by setting... alanwu (Alan Wu)

01/15/2025

08:13 PM Ruby master Feature #21041: Enum class
Without any concrete design proposal and implementation, I'm afraid this boils down to "enums in ruby would be nice".... alanwu (Alan Wu)
07:58 PM Ruby master Bug #21021: "try to mark T_NONE object" with 3.4.1
T_NONE on the stack is reminiscent of a class of YJIT bugs we see during development. I recommend building Ruby while... alanwu (Alan Wu)

01/14/2025

05:11 PM Ruby master Bug #20955 (Closed): Subtle differences with Proc#parameters for anonymous parameters
AFAICT #20974 fully addressed the issue in the OP, and `it` behaves the same as anonymous destructuring parameters.
...
alanwu (Alan Wu)
05:09 PM Ruby master Revision 1adcd960 (git): Add tests for Proc#parameters on `it` blocks
[Bug #20955] alanwu (Alan Wu)

01/13/2025

05:59 PM Ruby master Bug #20974 (Closed): Required and optional anonymous parameter show differently in Proc#parameters
Applied in changeset commit:git|6637aa4682ef64134e05af949a9beee260dab937.
----------
Proc#parameters: Show anonymous...
alanwu (Alan Wu)
05:58 PM Ruby master Revision 6637aa46 (git): Proc#parameters: Show anonymous optionals as `[:opt]`
Have this for lead parameters as well as parameters after rest ("post").
[Bug #20974]
alanwu (Alan Wu)

01/10/2025

11:03 PM Ruby master Revision 4d8eaa9e (git): YJIT: Rename send_iseq_forwarding->send_forwarding
It's in gen_send_general(), so nothing specifically to do with iseqs. alanwu (Alan Wu)

Also available in: Atom