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
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...
05/24/2025
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
05/15/2025
-
01:58 AM Ruby Bug #21339: Namespace: `RubyVM::InstructionSequence.load_iseq` isn't called for the root namespace
- It works as expected with `--disable=gems`.
```
$ RUBY_NAMESPACE=1 ./local/bin/ruby --disable=gems test.rb
./loc...
05/14/2025
-
12:50 AM Ruby Feature #21335: Namespaces should be present in the backtrace
- It is possible to change how to display the backtrace to show class names that are not completely bound to constants....
-
12:45 AM Ruby Feature #21335: Namespaces should be present in the backtrace
- As the current behavior of the backtrace, if the receiver class is completely bound to the constant names, they are p...
-
12:03 AM Ruby Bug #21334: Namespaces and object reference sharing
- This is not about whether the ticket is "normal" or not. The fact is, your explanation is vague and incomplete. You m...
05/13/2025
-
11:01 PM Ruby Bug #21334 (Rejected): Namespaces and object reference sharing
- I've lost count of how many times I've said this, but here it is again:
**You must provide reproducible code, your... -
01:46 AM Ruby Feature #21311: Namespace on read (revised)
- jhawthorn (John Hawthorn) wrote in #note-79:
> Sorry, I didn't get a chance to review this before it was merged. I r...
05/11/2025
-
09:56 PM Ruby Bug #21328: Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
- Or, use GCC 14 for a while, if possible. (I am not familiar with MSYS2)
Also available in: Atom