[Issue 9794] New: std.json cannot handle delete character

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 23 09:22:43 PDT 2013


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 at puremagic.com
        ReportedBy: doob at me.com


--- Comment #0 from Jacob Carlborg <doob at me.com> 2013-03-23 09:22:42 PDT ---
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: -------


More information about the Digitalmars-d-bugs mailing list