Eregon (Benoit Daloze)
- Login: Eregon
- Registered on: 07/30/2009
- Last sign in: 01/04/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 3 | 63 | 66 |
| Reported issues | 22 | 194 | 216 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer | 08/02/2012 |
Activity
01/04/2026
-
05:13 PM Ruby Revision 6eadc01c (git): Fix condition for UTF-8 default in magic_comment_spec.rb
-
05:10 PM Ruby Revision 9888a3e8 (git): UNIXSocket#recvfrom only returns the path on Linux
- * Notably it does not on BSD, macOS and Windows.
-
03:04 PM Ruby Revision 2bf95430 (git): Remove assertion which does not hold
- * https://github.com/ruby/ruby/actions/runs/20694508956/job/59407571754
1)
UNIXSocket.pair emulates unnamed sockets with a temporary file with a path FAILED
Expected "C:\\a\\_temp\\102424668889-2384.($)".match? /\\AppData\\Local\\T... -
02:39 PM Ruby Revision e79f8974 (git): Get better error if UNIXSocket.socketpair spec fails
-
02:36 PM Ruby Revision 29e7973e (git): Update to ruby/spec@94dbd55
-
01:53 PM Ruby Revision 1b3382cb (git): Update to ruby/spec@f54296d
-
01:37 PM Ruby Bug #21702 (Open): `UNIXSocket` on Windows: suprising results in `#recvfrom` and `#remote_address`
- @nobu Please check my previous comment
01/01/2026
-
12:30 PM Ruby Revision 26a5bcd6 (git): [ruby/prism] Fix spacing in the generated #each_child_node
- https://github.com/ruby/prism/commit/91f60cb736
12/31/2025
-
08:00 AM Ruby Feature #8948: Frozen regex
- matz (Yukihiro Matsumoto) wrote in #note-35:
> I still do not see enough benefit in putting in incompatible changes. Even if we can rewrite all the gems, we will still have incompatibility issues in user applications.
It seems extrem...
12/30/2025
-
09:32 PM Ruby Misc #21804: Getting setup-ruby Earlier
- Earlopain (Earlopain _) wrote in #note-6:
> But I think the bigger issue here is that windows builds are not first-party. So even if the release process gets adapted, issues like what [@mdalessio (Mike Dalessio)](/users/443) wrote above...