General

Profile

mame (Yusuke Endoh)

  • Login: mame
  • Email: mame@ruby-lang.org
  • Registered on: 05/28/2008
  • Last sign in: 04/16/2025

Issues

open closed Total
Assigned issues 2 146 148
Reported issues 19 327 346

Projects

Project Roles Registered on
Ruby Committer, Security team, Infrastructure team 05/28/2008

Like

Activity

Today

07:29 AM Ruby Bug #21373 (Closed): "Illegal instruction: 4" when raising SystemStackError after rescuing
mame (Yusuke Endoh)
06:43 AM Ruby Bug #21356 (Closed): Error when accessing local variable named "default" with Binding#local_variable_get
Fixed by https://github.com/ruby/ruby/pull/13395 mame (Yusuke Endoh)
06:23 AM Ruby Bug #21313 (Closed): `it` in rescue/ensure on prism
mame (Yusuke Endoh)
05:47 AM Ruby Bug #21298: `ObjectSpace.allocation_class_path` returns inconsistent results depending on `TracePoint` state
Can we go ahead? This will bring incompatibility, so I think this should be fixed by the release. @ktsj @tenderlovema... mame (Yusuke Endoh)

06/02/2025

03:26 AM Ruby Feature #21393: One-line pattern matching syntax as a method argument
I understand your expectation, but if we allow this, the syntax would be ambiguous. I am not sure which
```ruby
d...
mame (Yusuke Endoh)
02:22 AM Ruby Bug #21392 (Assigned): Data classes do not allow overriding #inspect
Thank you, confirmed. @ima1zumi @tompng Can you take a look?
```
$ irb
irb(main):001* module Color
irb(main):00...
mame (Yusuke Endoh)
01:57 AM Ruby Bug #21392: Data classes do not allow overriding #inspect
I cannot reproduce the issue neither.
```
$ cat t.rb
module Color
CIELAB = Data.define(:l, :a, :b) do
de...
mame (Yusuke Endoh)

05/26/2025

02:21 AM Ruby Misc #21371: Proposal to Remove SPARC Architecture Support from Ruby
FYI, Ruby has a Solaris platform maintainer, @ngoto.
https://github.com/ruby/ruby/blob/87d340f0e129ecf807e3be35d67...
mame (Yusuke Endoh)

05/24/2025

03:25 PM Ruby Misc #21371 (Assigned): Proposal to Remove SPARC Architecture Support from Ruby
mame (Yusuke Endoh)

05/21/2025

09:28 AM Ruby Bug #21356: Error when accessing local variable named "default" with Binding#local_variable_get
Good catch, you are correct. Thank you! https://github.com/ruby/ruby/pull/13396 mame (Yusuke Endoh)

Also available in: Atom