General

Profile

nobu (Nobuyoshi Nakada)

  • Login: nobu
  • Email: nobu@ruby-lang.org
  • Registered on: 04/27/2008
  • Last sign in: 05/04/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/05/2024

11:22 PM Ruby master Revision 95ae1233 (git): [ruby/did_you_mean] Move development dependencies to Gemfile
https://github.com/ruby/did_you_mean/commit/24c06dd509 nobu (Nobuyoshi Nakada)

05/04/2024

04:37 PM Ruby master Bug #20471: Problem creating a file on a windows share and copy it afterwards
budiljak (Benjamin Udiljak) wrote:
> I also tried `f.fsync` , `f.fdatasync` , `f.flush`, but it didn't help.
Hav...
nobu (Nobuyoshi Nakada)
08:49 AM Ruby master Bug #20468: Segfault on safe navigation in for target
I found that a `for` loop variable is looser than I expected.
Not only a safe navigation call, even a constant can b...
nobu (Nobuyoshi Nakada)
03:52 AM Ruby master Bug #20468: Segfault on safe navigation in for target
Hmmm, may be possible to interpret that code like as `foo&.then {|recv| for recv.bar in []; end}`.
Just an idea.
nobu (Nobuyoshi Nakada)
03:50 AM Ruby master Bug #20468: Segfault on safe navigation in for target
I can't imagine what it should do when `foo == nil`.
Should be a syntax error probably?
nobu (Nobuyoshi Nakada)

05/03/2024

04:34 PM Ruby master Revision b6625d38 (git): [DOC] Fix the description about the timing finalizers will be called
nobu (Nobuyoshi Nakada)
04:15 PM Ruby master Revision 91485d7d (git): Adjust indent [ci skip]
nobu (Nobuyoshi Nakada)
05:49 AM Ruby master Revision 0b091e66 (git): win32/registry: Refine pack/unpack
* Use 'J' for HANDLE.
* Use 'Q' for QWORD.
* Define template constants.
* Supply zero bytes in `unpackqw` as well as ...
nobu (Nobuyoshi Nakada)
05:49 AM Ruby master Revision 491c38bf (git): win32/registry: Make frozen_string_literal true
nobu (Nobuyoshi Nakada)
05:49 AM Ruby master Revision 7662e6fc (git): win32/registry: Shorten with safe navigation operator
nobu (Nobuyoshi Nakada)

Also available in: Atom