Eregon (Benoit Daloze)
Login: Eregon
Registered on: 07/30/2009
Last sign in: 06/28/2025
Issues
Projects
Project
Roles
Registered on
Ruby
Committer
08/02/2012
Like
07/09/2025
08:37 AM
Ruby
Bug #19473: can't be called from trap context (ThreadError) is too limiting
mame (Yusuke Endoh) wrote in #note-25: > Indeed, creating a new thread for each signal arrival is extremely simple. ...
Eregon (Benoit Daloze)
08:12 AM
Ruby
Bug #21396: Set#initialize should call Set#add on items passed in
Regarding thread-safety, for `add?` the only thing is the return value where the old implementation might potentially...
Eregon (Benoit Daloze)
07/08/2025
08:54 PM
Ruby
Bug #21505: [Ractor] calling exit from non-main ractor will hang if main ractor waits on it
`Kernel#exit` is basically just `raise SystemExit`, does it mean any exception in a Ractor hangs? IOW, I don't think ...
Eregon (Benoit Daloze)
08:52 PM
Ruby
Feature #21501: Include native filenames in backtraces as sources for native methods
ivoanjo (Ivo Anjo) wrote in #note-6: > I must admit I'm a bit torn on this. As I mentioned above, often the `.c` fil...
Eregon (Benoit Daloze)
08:41 PM
Ruby
Feature #21501: Include native filenames in backtraces as sources for native methods
matz (Yukihiro Matsumoto) wrote in #note-5: > In my opinion, the typical Ruby user is not interested in line numbers...
Eregon (Benoit Daloze)
08:33 PM
Ruby
Bug #19473: can't be called from trap context (ThreadError) is too limiting
OK, thank you all 3 for clarifying. I understand that point of view, even though I don't fully agree with it. One...
Eregon (Benoit Daloze)
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)
Also available in: Atom
Loading...