digitalmars.D.bugs - [Issue 9794] New: std.json cannot handle delete character
- d-bugmail puremagic.com (18/18) Mar 23 2013 http://d.puremagic.com/issues/show_bug.cgi?id=9794
- d-bugmail puremagic.com (6/6) Mar 23 2013 http://d.puremagic.com/issues/show_bug.cgi?id=9794
- d-bugmail puremagic.com (11/11) Mar 23 2013 http://d.puremagic.com/issues/show_bug.cgi?id=9794
- d-bugmail puremagic.com (10/10) Mar 23 2013 http://d.puremagic.com/issues/show_bug.cgi?id=9794
http://d.puremagic.com/issues/show_bug.cgi?id=9794
Summary: std.json cannot handle delete character
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: nobody puremagic.com
ReportedBy: doob me.com
std.json cannot handle delete character ("\u007f") in string literals. Any
other JSON parser I've tested can handle this.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Mar 23 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9794 https://github.com/D-Programming-Language/phobos/pull/1219 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Mar 23 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9794 Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/a272a595adbbf4205cfbcd1dade3065f5cd1e532 Fixes Issue 9794 - std.json cannot handle delete character https://github.com/D-Programming-Language/phobos/commit/3724fe54411555d9256afed053aa65c0b7bf8514 Fixes Issue 9794 - std.json cannot handle delete character -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Mar 23 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9794
Brad Roberts <braddr puremagic.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |braddr puremagic.com
Resolution| |FIXED
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Mar 23 2013









d-bugmail puremagic.com 