General

Profile

afurm (Andrii Furmanets)

  • Login: afurm
  • Registered on: 12/27/2025
  • Last sign in: 04/02/2026

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

04/11/2026

05:47 PM Ruby Revision 526344b5 (git): Fix Box regexp match vars after non-match
afurm (Andrii Furmanets)
05:47 PM Ruby Revision 8ad6baa0 (git): Use box_ready for $&, $`, $\', $+
These variables have rb_gvar_readonly_setter, so box_ready is sufficient.
Only $~ needs box_dynamic due to its custom match_setter.
afurm (Andrii Furmanets)

04/02/2026

11:56 AM Ruby Bug #21933: Ruby::Box: named capture local variable can become nil after non-matching lines
I opened a pull request with a fix and regression test for this issue:
https://github.com/ruby/ruby/pull/16644
afurm (Andrii Furmanets)
11:08 AM Ruby Bug #21974 (Closed): Cannot inspect RubyVM::AST for CDECL
Applied in changeset commit:git|4009b713a64f469e593ffbc5bb4b37eff43f3be3.
----------
[Bug #21974] Fix RubyVM::AST inspection for ::Foo = 1 (#16642)
* Fix AST CDECL children for top-level constants
* Simplify cdecl AST regression test
afurm (Andrii Furmanets)
09:00 AM Ruby Bug #21974: Cannot inspect RubyVM::AST for CDECL
I have created a fix for this https://github.com/ruby/ruby/pull/16642 afurm (Andrii Furmanets)
11:08 AM Ruby Revision 4009b713 (git): [Bug #21974] Fix RubyVM::AST inspection for ::Foo = 1 (#16642)
* Fix AST CDECL children for top-level constants
* Simplify cdecl AST regression test
afurm (Andrii Furmanets)

03/16/2026

01:47 AM Ruby Revision 64fcb596 (git): [ruby/rubygems] Remove outdated which command isolation workaround
https://github.com/ruby/rubygems/commit/6d4f506390 afurm (Andrii Furmanets)
01:47 AM Ruby Revision 62a1ada2 (git): [ruby/rubygems] Fix which command test isolation
https://github.com/ruby/rubygems/commit/0420c70cbf afurm (Andrii Furmanets)

03/05/2026

09:04 AM Ruby Revision 65313432 (git): weakmap: return assigned value from #[]= and add regression test
afurm (Andrii Furmanets)

03/04/2026

09:39 AM Ruby Revision d3b6bfe6 (git): [ruby/rubygems] Drop subprocess regression test for request proxy lookup
https://github.com/ruby/rubygems/commit/fdae8c7698 afurm (Andrii Furmanets)

Also available in: Atom