katsyoshi (Katsuyoshi MATSUMOTO)
- Login: katsyoshi
- Email: github@katsyoshi.org
- Registered on: 05/15/2012
- Last sign in: 03/03/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 1 | 0 | 1 |
Activity
03/03/2026
-
01:11 PM Ruby Bug #21933 (Open): Ruby::Box: named capture local variable can become nil after non-matching lines
- Environment:
- Ruby 4.0.1
- RUBY_BOX=1
- OS: Linux x86_64
Summary:
With Ruby::Box enabled, a named capture local variable from `=~` may become nil,
even when the regexp matches. This happens after iterating over non-matching line...