Skip to content

PR to optionally emit UTF-8 encoded JSON text. #1042

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

Closed
nicolaswilson opened this issue Oct 8, 2019 · 2 comments
Closed

PR to optionally emit UTF-8 encoded JSON text. #1042

nicolaswilson opened this issue Oct 8, 2019 · 2 comments

Comments

@nicolaswilson
Copy link
Contributor

Hi
Our application requires that we send UTF-8 encoded JSON. Consequently, I've locally modified jsoncpp to output UTF-8 JSON, adding a new setting 'printUTF-8'.
Would you be willing to accept a PR?
I'll have to write tests in the jsoncpp test framework, hence asking first.

Best regards,

Nick.

@dota17
Copy link
Member

dota17 commented Oct 8, 2019

Hi Nick, it's a great feature from your description, please feel free to submit your PR.

@nicolaswilson
Copy link
Contributor Author

See PR #1045.

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

2 participants