General

Profile

Eregon (Benoit Daloze)

  • Login: Eregon
  • Registered on: 07/30/2009
  • Last connection: 06/09/2023

Issues

open closed Total
Assigned issues 1 57 58
Reported issues 21 176 197

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

Activity

06/09/2023

05:45 PM Ruby master Bug #19681: The final classpath of partially named modules is sometimes inconsistent once permanently named
Yes, absolutely, a spec example allowing both would be welcome in ruby/spec. Eregon (Benoit Daloze)
02:49 PM Ruby master Bug #19681: The final classpath of partially named modules is sometimes inconsistent once permanently named
Just to clarify, this is not undefined behavior (which has very scary semantics in the C language), it is: either "M:... Eregon (Benoit Daloze)
02:43 PM Ruby master Misc #19722: DevMeeting-2023-07-13
* [Feature #19720] Warning for non-linear Regexps (eregon)
* I think this is the best way to avoid ReDoS and ensur...
Eregon (Benoit Daloze)
02:12 PM Ruby master Feature #19719: Universal Parser
As I discussed with @matz and @yui-knk at RubyKaigi, the API, serialization to convert efficiently from C to Java, an... Eregon (Benoit Daloze)
10:40 AM Ruby master Bug #18572: Performance regression when invoking refined methods
shugo (Shugo Maeda) wrote in #note-10:
> It's simple to prohibit using calls in blocks, but it will break backward c...
Eregon (Benoit Daloze)
10:32 AM Ruby master Feature #19720: Warning for non-linear Regexps
nobu (Nobuyoshi Nakada) wrote in #note-4:
> Literals can be statically checkable.
>
> > And even if it did, how ...
Eregon (Benoit Daloze)
10:17 AM Ruby master Feature #19720: Warning for non-linear Regexps
duerst (Martin Dürst) wrote in #note-5:
> Introducing such a warning might be a good idea. But there are several issu...
Eregon (Benoit Daloze)
10:00 AM Ruby master Feature #19694: Add Regexp#timeout= setter
janosch-x (Janosch Müller) wrote in #note-9:
> A custom `timeout` only being available on `Regexp::new` might lead p...
Eregon (Benoit Daloze)

06/08/2023

12:17 PM Ruby master Feature #19630: [RFC] Deprecate `Kernel.open("|command-here")` due to frequent security issues
IIRC `IO` methods all have an equivalent under `File`, and those do not accept pipes.
So e.g. RuboCop warns about th...
Eregon (Benoit Daloze)
11:59 AM Ruby master Feature #19712: IO#reopen removes singleton class
To clarify, my main motivation to solve this issue is to have a nicer object model (the Kernel#class of an object nev... Eregon (Benoit Daloze)

Also available in: Atom