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/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)

01/09/2025

10:33 PM Ruby master Bug #21021: "try to mark T_NONE object" with 3.4.1
There seems to be a weakmap bug that's been around since at least November 2024 that could be responsible: http://ci.... alanwu (Alan Wu)
12:47 AM Ruby master Bug #20997 (Closed): YJIT panic assertion `left == right` failed: leave instruction expects stack size 1, but was: 2
Applied in changeset commit:git|dd80d9b089e35729d585bae2f8866c845c48f3b7.
----------
YJIT: Filter `&` calls from spe...
alanwu (Alan Wu)

Also available in: Atom