[Issue 11504] [CTFE] JSONValue cannot make in CTFE

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 12 09:48:13 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11504



--- Comment #2 from SHOO <zan77137 at nifty.com> 2013-11-12 09:48:10 PST ---
Quite honestly, the behavior that this code makes the compilation error by the
exception in CTFE is a destructive change, but thinks that I can permit it.
The big problem is that even if every other methods, union (JSONValue.Store)
cannot be initialized.
The reason why the code mentioned above was OK in the past is a thing by the
bugs of the compilers. (SeeAlso: Issue11427
This problem is settled by supporting union formally in CTFE.

-- 
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