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

06/07/2024

03:38 PM Ruby master Feature #6648: Provide a standard API for retrieving all command-line flags passed to Ruby
Please note that I'm not necessarily against a way to call the current ruby executable. I just say doing so using ex... shyouhei (Shyouhei Urabe)
04:58 AM Ruby master Feature #6648: Provide a standard API for retrieving all command-line flags passed to Ruby
In short the problem we see is feeding strings from untrusted sources to generic `Kernel#exec`. Sounds ultra risky, ... shyouhei (Shyouhei Urabe)
12:34 AM Ruby master Feature #6648: Provide a standard API for retrieving all command-line flags passed to Ruby
Eregon (Benoit Daloze) wrote in #note-24:
> @mame CRuby already needs to get arguments as an array to parse command-...
shyouhei (Shyouhei Urabe)

06/04/2024

05:58 AM Ruby master Misc #20519 (Feedback): Porting regexp to pure ruby?
Ruby (especially its multilingualized string) is built on top of Onigmo and not vice versa. You must first decouple ... shyouhei (Shyouhei Urabe)

05/27/2024

03:20 AM Ruby master Misc #20507: Allow C extensions to be compiled cleanly with the `-Wsign-conversion` warning option
Needed. The pull request needs an approval before merged. shyouhei (Shyouhei Urabe)
02:22 AM Ruby master Misc #20507: Allow C extensions to be compiled cleanly with the `-Wsign-conversion` warning option
These type conversions are intentional (yes, we _are_ changing the sign of the results). GCC tends to be more meddle... shyouhei (Shyouhei Urabe)

05/22/2024

02:58 AM Ruby master Feature #20497: Tempfile.create_io
Previous discussions:
- https://bugs.ruby-lang.org/issues/11715 @akr thinks it's a good idea to have an anonymous ...
shyouhei (Shyouhei Urabe)

05/09/2024

12:48 PM Ruby master Feature #20415: Precompute literal String hash code during compilation
The benchmark seems great. But I'm not yet sure if this is worth the hustle. Is using a string _literal_ as a hash ... shyouhei (Shyouhei Urabe)

04/29/2024

01:09 AM Ruby master Revision b7bd55cd (git): suppress -Wold-style-cast warnings
shyouhei (Shyouhei Urabe)
01:03 AM Ruby master Revision 17a0e2ac (git): workaround C++ compile error
We observe compiler error on FreeBSD. Their stdckdint.h does not
understand C++. This shall be addressed on their s...
shyouhei (Shyouhei Urabe)

Also available in: Atom