[Issue 14304] dmd: interpret.c:6724: void setValue(VarDeclaration*, Expression*): Assertion `(vd->storage_class & (0x1000LL | 0x200000LL)) ? isCtfeReferenceValid(newval) : isCtfeValueValid(newval)' failed.
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Mar 18 01:23:48 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14304
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at dawg.eu
--- Comment #1 from Martin Nowak <code at dawg.eu> ---
Seems like it silently failed to work in 2.065.
http://dpaste.dzfl.pl/11192e1b84d7
You know whether that worked with 2.066.1? If so please change the importance
to regression.
--
More information about the Digitalmars-d-bugs
mailing list