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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Denis Shelomovskij <[email protected]> 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: -------