[Issue 14272] DMD segfault in in Dsymbol::checkDeprecated(Loc, Scope*) on possibly invalid code

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Mar 11 04:01:20 PDT 2015


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

--- Comment #2 from Nicolas Sicard <dransic at gmail.com> ---
Right.

Both codes are invalid, aren't they? If you remove int after enum in both of
them, there's a forward reference error, which seems logical.

--


More information about the Digitalmars-d-bugs mailing list