[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
Tue Aug 19 10:40:08 PDT 2014


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

--- Comment #9 from Orvid King <blah38621 at gmail.com> ---
This seems like another case where a check should stay present in release mode, 
but only if it's in @safe code.

--


More information about the Digitalmars-d-bugs mailing list