General

Profile

nobu (Nobuyoshi Nakada)

  • Login: nobu
  • Email: nobu@ruby-lang.org
  • Registered on: 04/27/2008
  • Last sign in: 06/24/2026

Issues

open closed Total
Assigned issues 49 861 910
Reported issues 21 306 327

Projects

Project Roles Registered on
Ruby Committer, Contributor 04/27/2008

Activity

Today

03:33 AM Ruby Bug #22126: Stack underflow for partial DCE and loops
viralpraxis (Iaroslav Kurbatov) wrote:
> every version since 3.4.0-preview2 is affected
Ruby 3.3 with prism hangs up instead of stack underflow.
nobu (Nobuyoshi Nakada)

06/23/2026

12:25 PM Ruby Bug #22124 (Closed): void value missed in parse.y
Applied in changeset commit:git|d8444812f42162567502877ff3665105a960eb60.
----------
[Bug #22124] Add block to the proper node
nobu (Nobuyoshi Nakada)
12:24 PM Ruby Bug #22124: void value missed in parse.y
Thanks, it looks a very old standing bug. nobu (Nobuyoshi Nakada)
11:44 AM Ruby Revision d8444812 (git): [Bug #22124] Add block to the proper node
nobu (Nobuyoshi Nakada)
11:44 AM Ruby Revision b2205233 (git): Simplify RubyVM::AbstractSyntaxTree::Node::CodePosition
nobu (Nobuyoshi Nakada)
12:50 AM Ruby Revision 2768663a (git): [ruby/json] Remove useless executable bits
https://github.com/ruby/json/commit/1443265cd1 nobu (Nobuyoshi Nakada)

06/22/2026

04:57 PM Ruby Revision 2be8de43 (git): Make `rb_load_entrypoint` accept two arguments directly
`rb_load_entrypoint` is used only by `rb_box_load`; it checks that the
argument has two-elements (implicitly assuming it is an array),
extracts its contents, and then simply discards the argument.
nobu (Nobuyoshi Nakada)

06/21/2026

03:05 AM Ruby Revision a2b9d6ff (git): [ruby/openssl] Constify pkey pointers
https://github.com/ruby/openssl/commit/9d74f60dea nobu (Nobuyoshi Nakada)

06/19/2026

09:43 AM Ruby Revision 4be75d8e (git): Avoid `-C` with miniruby
If `load-relative` is specified, the system uses `dladdr` to locate
the executable file path when initializing the load path; however, on
some platforms (at least OpenBSD), `dladdr` fails under certain
conditions (such as when debug info...
nobu (Nobuyoshi Nakada)
02:55 AM Ruby Revision 5c007637 (git): [ruby/json] Read ASCII-incompatible strings in binary mode
https://github.com/ruby/json/commit/46aa46d3da nobu (Nobuyoshi Nakada)

Also available in: Atom