General

Profile

jeremyevans0 (Jeremy Evans)

Issues

open closed Total
Assigned issues 2 37 39
Reported issues 4 140 144

Projects

Project Roles Registered on
Ruby Committer 04/14/2016
Backport187 Committer 04/14/2016
Backport191 Committer 04/14/2016
Backport192 Committer 04/14/2016
Backport193 Committer 04/14/2016
Backport200 Committer 04/14/2016
Backport21 Committer 04/14/2016
Backport22 Committer 04/14/2016
Ruby 1.8 Committer 04/14/2016
Ruby master Committer 04/14/2016

Activity

01/19/2025

07:48 AM Ruby master Feature #21047 (Open): Change `*nil` to not call `nil.to_a`, for consistency with `**nil`
In Ruby 3.3, we started accepting `**nil` for keyword splats. This does not call `nil.to_hash`, unlike other uses of ... jeremyevans0 (Jeremy Evans)

01/16/2025

11:04 PM Ruby master Bug #19165: Method (with no param) delegation with *, **, and ... is slow
tenderlovemaking (Aaron Patterson) wrote in #note-8:
> Yes. I think we could probably do a similar trick for anonymo...
jeremyevans0 (Jeremy Evans)
10:26 PM Ruby master Bug #19165: Method (with no param) delegation with *, **, and ... is slow
tenderlovemaking (Aaron Patterson) wrote in #note-6:
> I think we could probably do something to speed up anonymous ...
jeremyevans0 (Jeremy Evans)

01/13/2025

04:37 PM Ruby master Bug #21031: Incompatibility with prism and parse.y when eval'ing unnamed forwarding variables
Eregon (Benoit Daloze) wrote in #note-1:
> @jeremyevans0 Isn't this parse.y behavior breaking the optimization to fo...
jeremyevans0 (Jeremy Evans)

01/10/2025

03:23 PM Ruby master Bug #21022 (Closed): The --with-modular-gc= option is cumbersome
jeremyevans0 (Jeremy Evans)

01/08/2025

01:38 AM Ruby master Bug #21012: Compiling `a['a','b'],=1` with parse.y fails
I've submitted a PR that should fix this: https://github.com/ruby/ruby/pull/12528 jeremyevans0 (Jeremy Evans)

01/07/2025

08:15 PM Ruby master Bug #21012: Compiling `a['a','b'],=1` with parse.y fails
From testing some historical versions on my system:
For: `a['a','b'],=1`
* Ruby 1.9-2.5: No segfault, looks to ...
jeremyevans0 (Jeremy Evans)

12/20/2024

05:51 AM Ruby master Feature #20971: Deprecate `rb_path_check`
nobu (Nobuyoshi Nakada) wrote in #note-3:
> I mean this warning went away since 2.7, which should be unrelated to ta...
jeremyevans0 (Jeremy Evans)
01:57 AM Ruby master Feature #20971: Deprecate `rb_path_check`
From looking at the history, `rb_path_check` was originally used by `rb_env path_tainted`, presumably to check whethe... jeremyevans0 (Jeremy Evans)

12/19/2024

07:03 PM Ruby master Bug #20961 (Closed): MMTk build on macOS missing librubygc.mmtk.bundle
jeremyevans0 (Jeremy Evans)

Also available in: Atom