Eregon (Benoit Daloze)
- Login: Eregon
- Registered on: 07/30/2009
- Last sign in: 03/13/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 2 | 66 | 68 |
| Reported issues | 31 | 195 | 226 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer | 08/02/2012 |
Activity
03/27/2026
-
07:32 PM Ruby Feature #21852: New improved allocator function interface
- I had a call with @byroot and I understand better the proposal now.
I think the proposal makes sense, but with the small tweaks proposed in https://bugs.ruby-lang.org/issues/21963#note-8 it would completely avoid allocated-but-uniniti... -
07:29 PM Ruby Feature #21963: A solution to completely avoid allocated-but-uninitialized objects
- I realized these `init` & `copy` C function hooks could actually be done partly with the proposal in #21852, cc @byroot.
(and that solves the issue about needing more space in RClass!)
Specifically, the `rb_copy_alloc_func_t` gets the or... -
06:03 PM Ruby Revision 400727a2 (git): [ruby/prism] Remove unused variable in tests
- https://github.com/ruby/prism/commit/5bb64a246d
-
06:03 PM Ruby Revision 93c6f97b (git): [ruby/prism] Fix -Wconversion warnings from gcc 8.5.0
- https://github.com/ruby/prism/commit/6069d67d22
-
05:26 PM Ruby Revision 8ea9f63e (git): Revert "Exclude rbs tests which need updates for {Method,UnboundMethod,Proc}#source_location"
- This reverts commit c161328240cd18f6e77b29fae61048fd9b7c730d.
-
05:26 PM Ruby Revision 0ca6e5bb (git): Revert "Update version guards in ruby/spec"
- This reverts commit 1d0cc4c5b376996f53ea74a8896ff10fae054252.
-
05:26 PM Ruby Revision 9f25970e (git): Revert "[Bug #21783] Fix documentation of {Method,UnboundMethod,Proc}#source_location"
- This reverts commit 31c3bcb4818d9f62a6ad5c284f152abb40d552d0.
-
05:26 PM Ruby Revision 096213b2 (git): Revert "Reapply "[Feature #6012] Extend `source_location` for end position"
- This reverts commit 8f5e0d8ff82ff63d60da445826fa44be3d8d0820.
-
05:26 PM Ruby Revision 0e4c2a38 (git): Revert "[DOC] Describe new return value of source_location"
- This reverts commit edff523407ac54b09a95a946c927656262595178.
-
05:26 PM Ruby Revision 6035121c (git): Fix NEWS entry about Array#pack