New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Newline etc, escaping bug. #35
Comments
|
It's looking like any use of |
|
Possibly related to #36 |
|
i believe i fixed this in release 0.9.10; please try it on your real-life datasets |
|
Now working. Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note the decoding of
\nasn, but only if '\nand\u000A` are used together in a string.New regression in JSON::Fast 0.9.9.
The text was updated successfully, but these errors were encountered: