Eregon (Benoit Daloze)
- Login: Eregon
- Registered on: 07/30/2009
- Last sign in: 08/27/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 61 | 62 |
Reported issues | 22 | 190 | 212 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 08/02/2012 |
Like
Activity
09/21/2025
-
03:31 PM Ruby Bug #21613: TestGc#test_exception_in_finalizer_procs and TestGc#test_exception_in_finalizer_method fail with ASAN
- Excluded in 02299d68bcb0e6eabab2b973b28e9dafbafe6149
-
03:30 PM Ruby Bug #21613 (Open): TestGc#test_exception_in_finalizer_procs and TestGc#test_exception_in_finalizer_method fail with ASAN
- See https://github.com/ruby/ruby-dev-builder/actions/runs/17883721287/job/50854696068
```
1) Failure:
Test... -
03:30 PM Ruby Revision 02299d68 (git): Exclude failing GC finalizer tests with ASAN
- * See https://bugs.ruby-lang.org/issues/21613
09/17/2025
-
07:54 PM Ruby Bug #21607: require 'concurrent-ruby' causes segfault with Ruby 3.4.6 on linux/i686 built with GCC 15
- FWIW concurrent-ruby creates and resumes a Fiber while loading, this has found several issues like https://bugs.ruby-...
-
07:42 PM Ruby Misc #21609: Propose Stan Lo (@st0012) as a core committer
- +1 with that amount of contributions I thought he was already a committer!
09/11/2025
-
08:57 AM Ruby Misc #21566: Transfer Shopify/yjit-bench and speed.yjit.org to ruby/ruby-bench and *.ruby-lang.org
- How about renaming to ruby/ruby-bench as proposed in the issue description?
Will that be done as a second step maybe...
09/01/2025
-
06:38 PM Ruby Bug #21558: Regexp.union with multiple regexps returns a non-shareable object (should be shareable if possible)
- There is also #8948. I didn't get time to try it, but anyone is welcome to try and find if there are any failures in ...
08/30/2025
-
09:02 PM Ruby Misc #21549: DevMeeting-2025-09-11
- * [Feature #21555] Add support for predicate attribute reader names (eregon)
* As noticed by @Dan0042 there are no... -
08:38 PM Ruby Feature #21550: Ractor.shareable_proc/shareable_lambda to make sharable Proc object
- I wrote my detailed proposal in #21557.
-
08:38 PM Ruby Feature #21557 (Open): Ractor.shareable_proc to make sharable Proc objects, safely and flexibly
- Following #21039 and #21550, this is a complete proposal which does not require reading these previous proposals (sin...