alanwu (Alan Wu)
- Login: alanwu
- Registered on: 10/28/2018
- Last sign in: 03/25/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 3 | 17 | 20 |
Reported issues | 0 | 47 | 47 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 03/19/2021 |
Like
Activity
03/16/2025
-
08:00 PM Ruby Revision 3e04f7b6 (git): Only mark `cc->cme_` on valid imemo_callcache
- We observed T_NONE on `cc->cme_` on a --repeat-count=50 run a compaction
test on CI:
http://ci.rvm.jp/results/trunk-r...
03/15/2025
-
12:52 AM Ruby Feature #19908: Update to Unicode 15.1
- +1
03/14/2025
-
07:04 PM Ruby Revision 31502b0d (git): Have `ast` live longer in ISeq.compile_file to fix GC stress crash
- Previously, live range of `ast_value` ended on the call right before
rb_ast_dispose(), which led to premature collect... -
07:04 PM Ruby Revision 6ca43e9b (git): Push a real iseq in rb_vm_push_frame_fname()
- Previously, vm_make_env_each() (used during proc
creation and for the debug inspector C API) picked up the
non-GC-all... -
12:22 AM Ruby Bug #21184 (Rejected): SyntaxError when combining `in` with inline hash-rocket (`=>`)
- It's working as [documented](https://docs.ruby-lang.org/en/3.4/syntax/pattern_matching_rdoc.html)
> Note that only...
03/13/2025
-
03:45 PM Ruby Bug #20996 (Closed): Embed Ruby 3.4 Failure
- > I don't believe the requirement to use RUBY_INIT_STACK is documented anywhere.
https://docs.ruby-lang.org/capi/e...
03/12/2025
-
07:15 PM Ruby Bug #21180 (Closed): SEGV while marking `imemo_env->iseq`
- Applied in changeset commit:git|08b3a45bc97c835b4677bf76dbce68fd51d81897.
----------
Push a real iseq in rb_vm_push_... -
07:00 PM Ruby Revision 9b966188 (git): Have `ast` live longer in ISeq.compile_file to fix GC stress crash
- Previously, live range of `ast_value` ended on the call right before
rb_ast_dispose(), which led to premature collect... -
07:00 PM Ruby Revision 08b3a45b (git): Push a real iseq in rb_vm_push_frame_fname()
- Previously, vm_make_env_each() (used during proc
creation and for the debug inspector C API) picked up the
non-GC-all...
03/11/2025
-
10:27 PM Ruby Bug #21181 (Feedback): LoadError in P4Ruby on Windows (MSYS2) After Ruby Security Update
- Make sure P4.so exists and try passing an absolute path of it to `require`.
Also available in: Atom