General

Profile

Eregon (Benoit Daloze)

  • Login: Eregon
  • Registered on: 07/30/2009
  • Last sign in: 06/28/2025

Issues

open closed Total
Assigned issues 1 60 61
Reported issues 21 188 209

Projects

Project Roles Registered on
Ruby Committer 08/02/2012

Like

Activity

07/07/2025

09:45 PM Ruby Feature #21501: Include native filenames in backtraces as sources for native methods
It seems nice, but I think it would be even more helpful to show lines in C files.
I think this could be achieved by...
Eregon (Benoit Daloze)

07/01/2025

05:27 PM Ruby Feature #21459: Add Set C-API
> If you want to pass returned objects to other C-API functions, you need defensive type checks, or it can result in ... Eregon (Benoit Daloze)

06/30/2025

07:54 PM Ruby Misc #21458: Test 'make install'?
MSP-Greg (Greg L) wrote in #note-1:
> I'm asking about this because https://github.com/ruby/ruby-dev-builder/actions...
Eregon (Benoit Daloze)
07:51 PM Ruby Misc #21458: Test 'make install'?
MSP-Greg (Greg L) wrote:
> Maybe a few jobs could be added to check `make install` on the three main OS's (Ubuntu, m...
Eregon (Benoit Daloze)
07:48 PM Ruby Feature #21459: Add Set C-API
jeremyevans0 (Jeremy Evans) wrote:
> I think this should allow extension libraries to start benefiting from core Set...
Eregon (Benoit Daloze)

06/26/2025

09:10 PM Ruby Misc #21399: DevMeeting-2025-07-10
* [Feature #21039] Ractor.make_shareable breaks block semantics (seeing updated captured variables) of existing block... Eregon (Benoit Daloze)
09:07 PM Ruby Feature #21039: Ractor.make_shareable breaks block semantics (seeing updated captured variables) of existing blocks
I think a good solution here would be:
* raise on `Ractor.make_shareable(proc)`
* raise on `Ractor.make_shareable(p...
Eregon (Benoit Daloze)
09:01 PM Ruby Bug #21451: Ractor.make_shareable(->{}, copy: true) raises unhelpful error
tenderlovemaking (Aaron Patterson) wrote in #note-2:
> AFAIK, procs fundamentally can't be shared because their envi...
Eregon (Benoit Daloze)

06/25/2025

08:29 PM Ruby Bug #21451: Ractor.make_shareable(->{}, copy: true) raises unhelpful error
This doesn't really explain from a user POV why it can't copy the Proc though, after all `->{}.dup` works fine.
"No ...
Eregon (Benoit Daloze)

06/24/2025

08:41 PM Ruby Revision 3b602c95 (git): [ruby/timeout] Gracefully handle a call to ensure_timeout_thread_created in a signal handler
* Fixes the issue described in
https://github.com/ruby/timeout/issues/17#issuecomment-1461498517
for TruffleRuby ...
Eregon (Benoit Daloze)

Also available in: Atom