Eregon (Benoit Daloze)
- Login: Eregon
- Registered on: 07/30/2009
- Last sign in: 01/25/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 59 | 60 |
Reported issues | 22 | 187 | 209 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 08/02/2012 |
Backport187 | Committer | 06/18/2013 |
Backport191 | Committer | 08/02/2012 |
Backport192 | Committer | 08/02/2012 |
Backport193 | Committer | 08/02/2012 |
Backport200 | Committer | 02/17/2013 |
Backport21 | Committer | 12/21/2013 |
Backport22 | Committer | 12/19/2014 |
Ruby 1.8 | Committer | 08/02/2012 |
Ruby master | Committer | 08/02/2012 |
Like
Activity
02/19/2025
-
04:50 PM Ruby master Bug #21115: Etc.getgrgid is not Ractor-safe but is marked as such
- I made a PR to mark Etc as not Ractor-safe for now: https://github.com/ruby/etc/pull/52
-
10:53 AM Ruby master Feature #21140: Add a method to get the address of certain JIT related functions
- Thinking a bit more about this, how is RJIT going to work since on master it seems everything related to it has been ...
-
09:58 AM Ruby master Misc #20968: `Array#fetch_values` unexpected method name in stack trace
- Another way to look at it is if `Array#fetch_values` was defined by a gem (e.g. by `activesupport`), then everyone wo...
02/18/2025
-
11:19 PM Ruby master Misc #20968: `Array#fetch_values` unexpected method name in stack trace
- TLDR: I think this is mostly a matter of getting used to `<internal:` backtrace entries, and so I think we should not...
-
10:58 AM Ruby master Misc #20968: `Array#fetch_values` unexpected method name in stack trace
- I agree with Jeremy and Jean, this is not a bug.
There are more and more methods implemented in Ruby, and that's a g... -
10:17 PM Ruby master Feature #21140: Add a method to get the address of certain JIT related functions
- tenderlovemaking (Aaron Patterson) wrote in #note-14:
> I don't think providing the method _hurts_ anything. It's ex... -
07:11 PM Ruby master Feature #21140: Add a method to get the address of certain JIT related functions
- Would this API be needed for e.g. a JIT in the FFI gem? (https://railsatscale.com/2025-02-12-tiny-jits-for-a-faster-f...
02/17/2025
-
03:45 PM Ruby master Misc #21035: Clarify or redefine Module#autoload? and Module#const_defined?
- Right, I think that would be a good question to ask for the next dev meeting, can you add an item there?
I posted ... -
01:39 PM Ruby master Misc #21035: Clarify or redefine Module#autoload? and Module#const_defined?
- My POV is there is no autoloads being unregistered or ignored (the autoload exists until it's resolved, and important...
-
01:15 PM Ruby master Misc #21035: Clarify or redefine Module#autoload? and Module#const_defined?
- FWIW I do think it would make sense to changed `autoload?` to be unaffected by ongoing autoloads/requires as mentione...
Also available in: Atom