General

Profile

sferik (Erik Berlin)

  • Login: sferik
  • Email: sferik@gmail.com
  • Registered on: 02/28/2011
  • Last sign in: 07/05/2026

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 2 2 4

Activity

Today

12:39 AM Ruby Bug #22179 (Open): Coverage: redefined methods silently disappear from method Coverage.result after GC
When method coverage is enabled, a method that has been redefined vanishes from `Coverage.result` once GC runs. It is not reported as uncovered (count 0), it is missing altogether, so the set of methods reported for a file changes nondet... sferik (Erik Berlin)

03/17/2026

08:52 AM Ruby Revision 2602e3a9 (git): [ruby/net-http] Add existing RBS interface tests from ruby/rbs repo
https://github.com/ruby/net-http/commit/2842ca5539 sferik (Erik Berlin)

07/19/2025

01:54 PM Ruby Revision 4431ca53 (git): [ruby/fileutils] FileUtils.remove_dir checks directory
https://github.com/ruby/fileutils/commit/f0d7fc817b sferik (Erik Berlin)

07/18/2025

09:58 PM Ruby Revision bd27460c (git): Remove rehash checking TODO (GH-13919)
Hash#rehash checks for rehash during iteration, and there
seems to be no efficient way to check for it after the fact,
so remove the TODO.
sferik (Erik Berlin)
10:24 AM Ruby Revision 05f51cf3 (git): Extract arith_seq_take
sferik (Erik Berlin)

07/16/2025

08:13 PM Ruby Revision abc8745f (git): Avoid second RHASH_AR_TABLE_REF lookup
sferik (Erik Berlin)

06/28/2025

04:55 AM Ruby Revision eab4a0bc (git): Fix race condition in signal handler query (#13712)
* Fix race condition in signal handler query
* Initialize signal lock dynamically and reset after fork
* Fix signal handler mutex initialization conditions
sferik (Erik Berlin)
12:45 AM Ruby Revision 49c138c1 (git): Check dump size in ibf_dump_write
sferik (Erik Berlin)

06/27/2025

12:54 PM Ruby Revision e6cd79cd (git): Consolidate octal and hexadecimal parsing logic
Both ruby_scan_oct and ruby_scan_hex call the generic ruby_scan_digits
helper, avoiding duplicate implementations.
sferik (Erik Berlin)

06/26/2025

04:28 AM Ruby Revision 5e9be99e (git): Fix loop variable type in compile.c
sferik (Erik Berlin)

Also available in: Atom