This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
forked from open-source-parsers/jsoncpp
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Escape control chars even if emitting UTF8 (open-source-parsers#1178)
* Escape control chars even if emitting UTF8 See open-source-parsers#1176 Fixes open-source-parsers#1175 * review comments * fix test by stopping early enough to punt on utf8-input.
- Loading branch information
1 parent
75b360a
commit c161f4a
Showing
2 changed files
with
89 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters