morishin (Shintaro Morikawa)
- Login: morishin
- Registered on: 03/29/2017
- Last sign in: 04/03/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
03/29/2017
-
07:47 AM Ruby Bug #13315: Single "%" at the end of `printf` format string appears in the result
- I believe this is not intentional, so created a pull-request on GitHub.
https://github.com/ruby/ruby/pull/1560
This change makes ruby raise error for `printf("%")` though C just shows warning because this change will drop displayed "...