General

Profile

shyouhei (Shyouhei Urabe)

Issues

open closed Total
Assigned issues 2 150 152
Reported issues 11 124 135

Projects

Project Roles Registered on
Ruby Committer 07/18/2008
Backport186 Committer 05/16/2009
Backport187 Owner, Committer 06/03/2008
Backport191 Committer 05/16/2009
Backport192 Committer 08/02/2010
Backport193 Committer 08/24/2011
Backport200 Committer 02/17/2013
Backport21 Committer 12/21/2013
Backport22 Committer 12/19/2014
Ruby 1.8 Committer, Release Manager 05/05/2008
Ruby master Committer 05/05/2008

Activity

04/25/2024

08:12 AM Ruby master Revision 64bd8e41 (git): false is not a pointer
This function returned VALUE before. False made sense back then.
Now that it returns a pointer. NULL should be used...
shyouhei (Shyouhei Urabe)

04/18/2024

12:39 AM Ruby master Feature #20396: ObjectSpace.dump_all(string_value: false): skip dumping the String contents
I'm not sure if I'm in favor of this request then. ObjectSpace.dump_all is very much analogous to a coredump. Both ... shyouhei (Shyouhei Urabe)
12:23 AM Ruby master Misc #20434: Deprecate encoding-related regular expression modifiers
+1 for deprecating encoding modifiers, but they're not everything that a regexp can take. For instance `/foo/i` is a... shyouhei (Shyouhei Urabe)

04/17/2024

08:38 AM Ruby master Feature #20396: ObjectSpace.dump_all(string_value: false): skip dumping the String contents
Why not just stop dumping string values? I'm proposing this because I see no reason to keep them. It is practically... shyouhei (Shyouhei Urabe)

04/11/2024

06:24 AM Ruby master Bug #20397: The nkf license in LEGAL file seems to be obsolete
Yes, releases do include nkf. But the repo is split. I think nkf's situation shall be cleared for its own sake. LE... shyouhei (Shyouhei Urabe)

04/03/2024

06:10 AM Ruby master Misc #20406: Question about Regexp encoding negotiation
Seems like a real bug to me.
```
% docker run --rm -it -e 'ALL_RUBY_SINCE=ruby-1.8.7' rubylang/all-ruby ./all-rub...
shyouhei (Shyouhei Urabe)
05:52 AM Ruby master Bug #20397: The nkf license in LEGAL file seems to be obsolete
nkf is out of tree these days. Just clearing that section should suffice I think. shyouhei (Shyouhei Urabe)

04/01/2024

07:55 AM Ruby master Revision 12329753 (git): add CI matrix for clang-19
shyouhei (Shyouhei Urabe)

03/19/2024

12:27 AM Ruby master Feature #20345: Add `--target-rbconfig` option to mkmf
+1 as well. shyouhei (Shyouhei Urabe)

03/15/2024

02:46 AM Ruby master Feature #20300: Hash: set value and get pre-existing value in one call
I'm neutral to this particular method (could be handy). If thread safety is in mind perhaps atomic compare-and-excha... shyouhei (Shyouhei Urabe)

Also available in: Atom