Skip to content
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

Parsing unicode symbols #7

Open
maxless opened this issue Feb 6, 2014 · 1 comment
Open

Parsing unicode symbols #7

maxless opened this issue Feb 6, 2014 · 1 comment

Comments

@maxless
Copy link
Contributor

maxless commented Feb 6, 2014

Looks like TJSON also cannot parse unicode as described here (http://tools.ietf.org/html/rfc4627), section 2.5. The error is:

Error : JSON Data on line 1: Invalid escape sequence '\u'
@maxless
Copy link
Contributor Author

maxless commented Feb 19, 2014

I added escaped unicode symbols parsing and tests for it into my pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant