[Issue 17556] std.json encodes non-BMP characters incorrectly with JSONOptions.escapeNonAsciiChars
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 5 13:29:29 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=17556
--- Comment #4 from github-bugzilla at puremagic.com ---
Commit pushed to dmd-cxx at https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/941e2936b6c90fce0b11eada9605c231ca498e9f
Fix Issue 17556 - std.json encodes non-BMP characters incorrectly with
JSONOptions.escapeNonAsciiChars
--
More information about the Digitalmars-d-bugs
mailing list