https://issues.dlang.org/show_bug.cgi?id=11051
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #13 from Dlang Bot <[email protected]> --- dlang/dmd pull request #14841 "Fix issue 11051 - Unmatched case in a final switch should throw in both release and non-release mode" was merged into master: - c30a823cdecd206070665950fa1bf0f8231b46d5 by Andrej Mitrovic: Fix issue 11051 Keep a HALT instruction in a final switch statement if the function is @safe and -release mode is enabled. https://github.com/dlang/dmd/pull/14841 --
