General

Profile

nobu (Nobuyoshi Nakada)

  • Login: nobu
  • Email: nobu@ruby-lang.org
  • Registered on: 04/27/2008
  • Last sign in: 05/14/2024

Issues

open closed Total
Assigned issues 33 844 877
Reported issues 21 305 326

Projects

Project Roles Registered on
Ruby Committer 07/18/2008
Backport186 Committer 10/14/2009
Backport187 Committer 07/15/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 04/27/2008
Ruby master Committer 04/27/2008

Like

Activity

05/16/2024

12:25 PM Ruby master Revision d076101a (git): Fix dump of NODE [ci skip]
nobu (Nobuyoshi Nakada)
08:22 AM Ruby master Bug #20468 (Closed): Segfault on safe navigation in for target
Applied in changeset commit:git|2dd46bb82ffc4dff01d7ea70922f0e407acafb4e.
----------
[Bug #20468] Fix safe navigatio...
nobu (Nobuyoshi Nakada)
07:22 AM Ruby master Revision 2dd46bb8 (git): [Bug #20468] Fix safe navigation in `for` variable
nobu (Nobuyoshi Nakada)
04:54 AM Ruby master Revision 9d696196 (git): [rubygems/rubygems] Clean up generated and copied files
> leaving the files after gem rebuild was intentional, for local
> inspection, but the test suite should be made to c...
nobu (Nobuyoshi Nakada)

05/15/2024

09:11 AM Ruby master Revision e73f6618 (git): [rubygems/rubygems] Do not override `@orig_env`
It is saved in `setup` and restored in `teardown`.
https://github.com/rubygems/rubygems/commit/880c5de667
nobu (Nobuyoshi Nakada)

05/14/2024

07:38 AM Ruby master Feature #6648: Provide a standard API for retrieving all command-line flags passed to Ruby
`RbConfig` is for build time informations, and does not look a right place for runtime informations.
nobu (Nobuyoshi Nakada)
06:48 AM Ruby master Feature #20470: Extract Ruby's Garbage Collector
My concern is that a part of this feature, adding a new environment variable that loads a shared object implicitly, c... nobu (Nobuyoshi Nakada)

05/13/2024

08:42 AM Ruby master Bug #20486 (Third Party's Issue): Internal compiler error when compile CRuby with msys2-mingw64-gcc14
"internal compiler error" means a bug of gcc.
We can do nothing for it.
nobu (Nobuyoshi Nakada)

05/12/2024

11:26 PM Ruby master Revision 3c16d93c (git): Constify encoding type in universal parser
Fixed warning about discarding modifiers.
```
../src/ruby_parser.c:677:48: warning: passing 'rb_encoding *' (aka 'co...
nobu (Nobuyoshi Nakada)
07:45 AM Ruby master Bug #20482 (Closed): nil variables in a guard clause of a standalone => or in expression
Applied in changeset commit:git|b911d2222f907d3fad397938e8f513ecfb4635b8.
----------
[Bug #20482] [DOC] Clarify abou...
nobu (Nobuyoshi Nakada)

Also available in: Atom