[Issue 10011] New: Invalid UTF-8 sequence in generated JSON file in	"init" property
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Apr 30 01:34:20 PDT 2013
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=10011
           Summary: Invalid UTF-8 sequence in generated JSON file in
                    "init" property
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: json
          Severity: major
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: verylonglogin.reg at gmail.com
--- Comment #0 from Denis Shelomovskij <verylonglogin.reg at gmail.com> 2013-04-30 12:34:17 MSD ---
This variable produces invalid UTF-8 sequence in generated JSON file in "init"
property thus making the whole file broken:
---
const Object c = new Object();
---
-- 
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