[Issue 16430] Show a warning when a semicolon is used after a struct or enum definition

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Aug 25 10:22:08 PDT 2016


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

Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy at yahoo.com

--- Comment #3 from Steven Schveighoffer <schveiguy at yahoo.com> ---
(In reply to ag0aep6g from comment #2)
> I'd suggest warning on every empty DeclDef and not only on those behind
> structs/enums.

for(;;)

--


More information about the Digitalmars-d-bugs mailing list