[Issue 11051] Unmatched case in a final switch should throw in both release and non-release mode
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Aug 28 10:29:06 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=11051
--- Comment #10 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
(In reply to Orvid King from comment #9)
> This seems like another case where a check should stay present in release
> mode,
> but only if it's in @safe code.
I like this idea!
--
More information about the Digitalmars-d-bugs
mailing list