General

Profile

nobu (Nobuyoshi Nakada)

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

Issues

open closed Total
Assigned issues 33 844 877
Reported issues 22 303 325

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

Today

02:36 AM Ruby master Feature #20345: Add `--target-rbconfig` option to mkmf
Code to load the last one only.
```ruby
target_rbconfig = nil
ARGV.delete_if do |arg|
unless (opt = arg.d...
nobu (Nobuyoshi Nakada)
01:49 AM Ruby master Feature #20345: Add `--target-rbconfig` option to mkmf
It seems ambiguous when multiple `--target-rbconfig` options are given.
Your patch uses the first one and leaves the...
nobu (Nobuyoshi Nakada)

03/18/2024

03:37 PM Ruby master Bug #20344 (Open): argument stack underflow (-1)
This file produces argument stack underflow, since ruby 2.5.
```ruby
proc do
next if true
case nil
whe...
nobu (Nobuyoshi Nakada)
02:29 PM Ruby master Revision f5497203 (git): Highlight messages in fetch-bundled_gems
nobu (Nobuyoshi Nakada)
02:29 PM Ruby master Revision 6ccc04cf (git): Add more abstract decorations for messaging
nobu (Nobuyoshi Nakada)
02:21 PM Ruby master Feature #20329: Clean up `--dump` sub-options
eightbitraptor (Matthew Valentine-House) wrote in #note-4:
> ```
> dump=insns
> dump=insns,-opt
> dump=parsetree,...
nobu (Nobuyoshi Nakada)

03/17/2024

10:09 AM Ruby master Revision 5fd6b461 (git): Refactor encdb and transdb templates
- Simplify globbed file names.
- Prefer `File.open` over `Kernel#open`.
- Swallow initializer blocks instead of line ...
nobu (Nobuyoshi Nakada)
09:47 AM Ruby master Revision e6708924 (git): Remove no longer needed matching
nobu (Nobuyoshi Nakada)
09:28 AM Ruby master Revision 9e470ebd (git): Revert "Remove flip-flop usages from build scripts"
This reverts commit 301fa452f7a9cdea922103e9c50d85a2d5652d0d. nobu (Nobuyoshi Nakada)
06:57 AM Ruby master Revision 28a2105a (git): Prefer `enum ruby_tag_type` over `int`
nobu (Nobuyoshi Nakada)

Also available in: Atom