[Issue 12897] std.json.toJSON doesn't translate unicode chars(>=0x80) to "\uXXXX"
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Apr 10 01:23:38 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=12897
--- Comment #4 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/b5cd354a05033ade13ae376377bec590bef62212
Merge pull request #4106 from BBasile/issue-12897
fix issue 12897 - toJSON, add the escapeNonAsciiChars option
--
More information about the Digitalmars-d-bugs
mailing list