[Issue 327] Compiler accepts ';' by itself as a statement
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Nov 15 00:16:54 PST 2006
http://d.puremagic.com/issues/show_bug.cgi?id=327
lio at lunesu.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
------- Comment #1 from lio at lunesu.com 2006-11-15 02:16 -------
Fixing this would break goto labels at the end of a function. These labels
should now be followed by a single colon, since they label a statement, even an
empty one. I'm setting severity to minor.
--
More information about the Digitalmars-d-bugs
mailing list