General

Profile

nobu (Nobuyoshi Nakada)

  • Login: nobu
  • Email: nobu@ruby-lang.org
  • Registered on: 04/27/2008
  • Last connection: 09/21/2023

Issues

open closed Total
Assigned issues 34 840 874
Reported issues 18 292 310

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:45 PM Ruby master Revision ea5f8e12 (git): Magical wait to get rid of deadlock on macOS
nobu (Nobuyoshi Nakada)
10:41 AM Ruby master Revision c8c35ded (git): [YARP] Suppress constant redefinition warning
```
<compiled>:1: warning: already initialized constant Bar
test/yarp/compiler_test.rb:139: warning: previous definit...
nobu (Nobuyoshi Nakada)

09/21/2023

02:01 PM Ruby master Revision 22a44735 (git): Use ANSI-style prototype declarations instead of the old K&R style
nobu (Nobuyoshi Nakada)
09:18 AM Ruby master Revision 20bd19a9 (git): Move YARP_BUILD_DIR to common.mk
It does not need to be an absolute path. nobu (Nobuyoshi Nakada)
06:21 AM Ruby master Revision a49d17a0 (git): Slack notification cannot send from other than ruby/* [ci skip]
nobu (Nobuyoshi Nakada)
05:44 AM Ruby master Bug #19794: Ruby 3.2.2 fails to build on macOS Sonoma betas
The latest Xcode seems taking care about only `/usr/local/lib` differently.
```sh
$ echo 'int main(void) {return ...
nobu (Nobuyoshi Nakada)
05:37 AM Ruby master Bug #19892 (Closed): Build fails when release archive is prepared with `-keep_temp` option
nobu (Nobuyoshi Nakada)
03:19 AM Ruby master Revision 7ba88e13 (git): Make `clean.create` to accept a block
Like `File.open`, yield an IO to write the file. nobu (Nobuyoshi Nakada)
03:19 AM Ruby master Revision 7c98d520 (git): [Bug #19892] Clean intermediate files regardless `-keep_temp`
Not to include such files in the result packages. nobu (Nobuyoshi Nakada)
03:18 AM Ruby master Revision 2b41df24 (git): `.NOTPARALLEL` with prerequisites needs recent GNU Make
GNU Make prior to 4.4 just ignores the prerequisites, and runs
everything in serial.
nobu (Nobuyoshi Nakada)

Also available in: Atom