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
-
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)
-
09:56 PM Ruby Bug #21328 (Closed): Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
- I believe this is the same issue as #21286.
Please apply the patch of https://github.com/ruby/ruby/pull/13202 your... -
02:32 PM Ruby Revision e7e51749 (git): spec/ruby/core/module/ancestors_spec.rb: Add a guard for Namespace feat.
-
02:32 PM Ruby Revision cf3e2bba (git): Prevent a compile error of clang's -Wformat-pedantic
- ```
/github/workspace/src/proc.c:2023:65: error: format specifies type 'void *' but the argument has type 'const rb... -
02:32 PM Ruby Revision 4b33b468 (git): Fix function pointer type mismatch with `rb_define_private_method`
- `rb_define_private_method` performs strict type checking on the function
pointer. As a result, we cannot pass the fun...
Also available in: Atom