znz (Kazuhiro NISHIYAMA)
- Login: znz
- Registered on: 05/12/2008
- Last sign in: 04/03/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 38 | 38 |
| Reported issues | 11 | 227 | 238 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer, Infrastructure team | 05/13/2008 |
Activity
Today
-
08:47 AM Ruby Revision 4758d1b5 (git): Suppress a warning
- ```
compiling ../imemo.c
../imemo.c:563:20: warning: unused variable 'shape_id' [-Wunused-variable]
563 | shape_id_t shape_id = RBASIC_SHAPE_ID((VALUE)fields);
| ^~~~~~~~
1 warning generated.
```
04/16/2026
-
05:49 AM Ruby Revision d47f6248 (git): [ruby/json] Reduce warnings
- ```
../test/json/json_ryu_fallback_test.rb:177: warning: ambiguous first argument; put parentheses or a space even after `-` operator
../test/json/json_ryu_fallback_test.rb:178: warning: ambiguous first argument; put parentheses or a spa...
11/27/2025
-
12:05 PM Ruby Revision 68a7edaa (git): [DOC] Fix a link in NEWS.md
11/13/2025
-
04:34 AM Ruby Revision b4b7809f (git): Use path in tmpdir instead of IO::NULL
- The path already used in tool/test/test_sync_default_gems.rb .
Try to fix errors on Windows.
https://github.com/ruby/ruby/actions/runs/19316448613/job/55248700110 -
12:34 AM Ruby Revision 37a05b59 (git): Ignore ~/.gitconfig
- I use `commit.gpgsign=true`, so I want to ignore it in tests.
08/13/2025
07/17/2025
-
05:32 AM Ruby Revision 7a3b6d30 (git): [DOC] Sort links [ci skip]
05/19/2025
05/13/2025
-
10:28 AM Ruby Revision 7517d762 (git): [DOC] Fix a link and sort links in NEWS.md
-
07:00 AM Ruby Revision fa2414f2 (git): Fix a typo