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

Enable parsing of UTF-8 characters #7

Open
EugenDueck opened this issue Sep 20, 2012 · 2 comments
Open

Enable parsing of UTF-8 characters #7

EugenDueck opened this issue Sep 20, 2012 · 2 comments

Comments

@EugenDueck
Copy link

This is basically an issue-ification of the following TODO as found in the source code:

// TODO: Handle native utf8 characters, this code assumes ASCII input

Currently, jsonparse will turn non-ASCII UTF-8 chars into garbage.

@aredridel
Copy link

+1

@ghost ghost mentioned this issue Dec 19, 2012
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

3 participants