[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 05:45:37 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14304

Vladimir Panteleev <thecybershadow at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thecybershadow at gmail.com

--- Comment #2 from Vladimir Panteleev <thecybershadow at gmail.com> ---
Introduced in https://github.com/D-Programming-Language/dmd/pull/4227

--


More information about the Digitalmars-d-bugs mailing list