ikaronen-relex (Ilmari Karonen)
- Login: ikaronen-relex
- Registered on: 03/29/2023
- Last sign in: 03/29/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/29/2023
-
01:47 PM Ruby Bug #19558 (Closed): str.dump.undump crashes when str contains both Unicode and ASCII control characters
- Recently, as a result of a question I asked on Stack Overflow (https://stackoverflow.com/q/75866159), I learned about the existence of String#dump and String#undump. However, I also found what seems like a bug in them, in that apparently...