[Issue 4283] static if with dangling else clause

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 27 07:34:13 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=4283


Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|patch                       |pull


--- Comment #3 from Kenji Hara <k.hara.pg at gmail.com> 2012-10-27 07:34:11 PDT ---
https://github.com/D-Programming-Language/dmd/pull/1230

If DeclDefs is required just one declaration but there is no declaration,
parseDeclDefs should raise a syntax error.

I think my pull request is much simpler than the original patch.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list