https://issues.dlang.org/show_bug.cgi?id=21544
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @MoonlightSentinel created dlang/druntime pull request #3336 "Fix 21544 - -checkaction=context formats enum members as their base type" fixing this issue: - Fix 21544 - -checkaction=context formats enum members as their base type Generate code that detects the correct enum member (or defaults to the base type in case of an invalid enum value). https://github.com/dlang/druntime/pull/3336 --
