[Issue 11504] [CTFE] JSONValue cannot make in CTFE
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Nov 12 07:59:58 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11504
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrej.mitrovich at gmail.com
--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-11-12 07:59:57 PST ---
What exactly is the problem? There's an exception thrown:
std\json.d(765): Error: Uncaught CTFE exception
std.json.JSONException("JSONValue is not an integer")
test.d(6): thrown from here
test.d(12): called from here: foo()
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list