cantino (Andrew Cantino)
- Login: cantino
- Email: andrew@andrewcantino.com
- Registered on: 08/14/2015
- Last sign in: 08/14/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
08/15/2015
-
03:30 AM Ruby Bug #11444: STDIN.each_codepoint hangs indefinitely on certain codepoints
- Thank you for fixing this, and in less than 24 hours!
08/14/2015
-
05:40 AM Ruby Bug #11444 (Closed): STDIN.each_codepoint hangs indefinitely on certain codepoints
- Piping certain Unicode data into Ruby and calling `each_codepoint` on `STDIN` results in a hang. Control-c does not exit, but control-z will. I've tested this in 2.2.0, 2.2.2, and trunk.
Please see https://gist.github.com/cantino/48...