[Issue 10285] Enum grammar documentation is incorrect

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Apr 24 13:43:19 PDT 2014


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

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/610b68e795a67bd0cb4c362caa2905a6ddfcf1a7
Fix Issue 10285 - Enum member with a type but no identifier should not be
allowed.

https://github.com/D-Programming-Language/dmd/commit/90abd4c6cdfd2f2672c338c3eb491d177dcae937
Merge pull request #3487 from AndrejMitrovic/Fix10285

Issue 10285 - Enum member with a type but no identifier should not be allowed.

--


More information about the Digitalmars-d-bugs mailing list