[Issue 4559] Disallowing single semicolons
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Jun 10 08:51:09 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=4559
uplink.coder at googlemail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |uplink.coder at googlemail.com
--- Comment #4 from uplink.coder at googlemail.com ---
(In reply to Andrei Alexandrescu from comment #3)
> No need for a DIP, we should just convert this to an error.
If we do this, then we have to special case for(;;).
Also it might break an unknown amount of code.
At the very least we should have a cost/benefit analysis.
--
More information about the Digitalmars-d-bugs
mailing list