https://issues.dlang.org/show_bug.cgi?id=21792
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Dlang Bot <[email protected]> --- dlang/dmd pull request #12347 "Fix 21792 - Enum using itself as base type crashes dmd " was merged into master: - bb0e4804f697d473c202a143bb8e20d7891f9e42 by MoonlightSentinel: Fix 21792 - Enum using itself as base type crashes dmd Run semantic on the base type to resolve all missing properties and to detect invalid forward references. https://github.com/dlang/dmd/pull/12347 --
