General

Profile

mame (Yusuke Endoh)

  • Login: mame
  • Email: mame@ruby-lang.org
  • Registered on: 05/28/2008
  • Last sign in: 02/26/2024

Issues

open closed Total
Assigned issues 1 149 150
Reported issues 11 315 326

Projects

Project Roles Registered on
Ruby Committer 07/18/2008
Backport187 Committer 06/18/2013
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 05/28/2008
Ruby master Committer, Security team, Infrastructure team 05/28/2008

Like

Activity

04/26/2024

08:19 AM Ruby master Bug #20456: Hash can get stuck marked as iterating through process forking
I think this problem is not limited to Hash's `iter_lev`, but potentially all states, like STR_TMPLOCK. Once you sta... mame (Yusuke Endoh)

04/24/2024

03:57 PM Ruby master Feature #20448: Make coverage event hooking C API public
Oh, this API does not allow to get information of branch_from and branch_to for branches that are never fired. It is ... mame (Yusuke Endoh)
03:48 PM Ruby master Feature #20448: Make coverage event hooking C API public
> I just need a hook for BRANCH events.
It's a hard mode ;-)
> Ruzzy requires two separate scripts
I guess t...
mame (Yusuke Endoh)
08:12 AM Ruby master Bug #20262 (Closed): Regex mismatch between Ruby 3.2.2 and 3.3.0
Maybe the same issue as https://bugs.ruby-lang.org/issues/20083. Fixed at 3.3.1.
```
$ RBENV_VERSION=3.2.2 ruby -...
mame (Yusuke Endoh)
02:24 AM Ruby master Bug #20446: Outdated https://cache.ruby-lang.org/pub/ruby/index.txt
I recommend monitoring https://github.com/ruby/www.ruby-lang.org/blob/master/_data/releases.yml.
However, the rele...
mame (Yusuke Endoh)

04/23/2024

08:02 PM Ruby master Feature #20448: Make coverage event hooking C API public
First of all, it's great that you are creating a fuzzing tool for Ruby. Thank you for your work.
I understand that...
mame (Yusuke Endoh)
11:47 AM Ruby master Bug #20445 (Closed): Backport 2571d5376a38c333b8fe85f1f9b2f9c2422c0ad9 to ruby_3_3
Building Ruby 3.3.1 prints the following warning:
```
regexec.c: In function 'match_at':
regexec.c:2598:59: warn...
mame (Yusuke Endoh)

04/18/2024

08:10 AM Ruby master Bug #20431 (Feedback): Ruby 3.3.0 build fail with make: *** [io_buffer.o] Error 1
Thank you. Currently ruby requires gcc 7 or higher. (#19353) Could you somehow prepare a new gcc and retry to build i... mame (Yusuke Endoh)
03:14 AM Ruby master Feature #15554: warn/error passing a block to a method which never use a block
I was also in the camp that `(&)` should be just added, but after analyzing one warning of rails at the dev meeting, ... mame (Yusuke Endoh)

04/17/2024

06:30 PM Ruby master Misc #20435: DevMeeting-2024-06-13
Note: The next dev meeting in May will be held in person, co-located with RubyKaigi 2024 in Okinawa, Japan. @ko1 will... mame (Yusuke Endoh)

Also available in: Atom