nobu (Nobuyoshi Nakada)
- Login: nobu
- Email: nobu@ruby-lang.org
- Registered on: 04/27/2008
- Last sign in: 11/16/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 34 | 849 | 883 |
Reported issues | 25 | 313 | 338 |
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
- 09:06 AM Ruby master Revision 7b8db102 (git): win32/ifchange.bat: Remove code for old `command.com` [ci skip]
- 09:05 AM Ruby master Revision 3fee7e7d (git): win32/ifchange.bat: Discard useless message
- When the destination does not exist, `del` needs to do nothing.
- 09:05 AM Ruby master Revision d768b200 (git): win32/setup.mak: Remove unnecessary quotes and adjust quoting style
- 07:43 AM Ruby master Revision 0f75ac83 (git): [ruby/digest] Adjust styles [ci skip]
- - Use the C90 standard style for comments, since this gem supports
versions prior to ruby 2.7.
- Adjust the indent...
11/17/2024
- 01:49 PM Ruby master Revision 8fe8021f (git): Win32: Expose wchar main routine only
- Warned if both of `main` and `wmain` are exposed:
```
LINK : warning LNK4067: ambiguous entry point; selected 'mainCR... - 01:45 PM Ruby master Revision 36d02dc3 (git): Fix format modifier for `size_t`
- Also fix the message, just `RB_GC_MAX_NAME_LEN` chars long is OK.
- 10:56 AM Ruby master Revision c129e011 (git): Make `rb_ec_set_vm_stack` conformant to the C++11 requirement
- Https://learn.microsoft.com/en-us/cpp/build/reference/zc-inline-remove-unreferenced-comdat?view=msvc-140
> If `/Zc:in... - 10:29 AM Ruby master Revision a6fe3fea (git): Win32: Remove unreferenced COMDAT from object files
- Windows 11 SDK Version 10.0.26100.0 introduced a new internal inline
function in ucrt/corecrt_math.h. Even it appear... - 01:54 AM Ruby master Revision 6588cc4e (git): Workaround for VC 19.42.34433 again
- Prefix underscore is already removed here.
11/16/2024
- 03:05 PM Ruby master Revision bc409f3f (git): Workaround for VC 19.42.34433
- Suddenly it began to add `_ucrt_int_to_float` by the recent version.
Also available in: Atom