[Issue 399] -w misses unreacheable "case" statement
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Oct 4 12:04:29 PDT 2006
http://d.puremagic.com/issues/show_bug.cgi?id=399
bugzilla at digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Comment #1 from bugzilla at digitalmars.com 2006-10-04 14:04 -------
Compiling and running the sample:
dmd test
test a b
gives the output:
case 3 (statement is not reachable)
--
More information about the Digitalmars-d-bugs
mailing list