April 24, 2014 [dmd-internals] [D-Programming-Language/dmd] 610b68: Fix Issue 10285 - Enum member with a type but no i... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 610b68e795a67bd0cb4c362caa2905a6ddfcf1a7 https://github.com/D-Programming-Language/dmd/commit/610b68e795a67bd0cb4c362caa2905a6ddfcf1a7 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2014-04-23 (Wed, 23 Apr 2014) Changed paths: M src/parse.c A test/fail_compilation/fail10285.d M test/fail_compilation/ice11926.d Log Message: ----------- Fix Issue 10285 - Enum member with a type but no identifier should not be allowed. Commit: 90abd4c6cdfd2f2672c338c3eb491d177dcae937 https://github.com/D-Programming-Language/dmd/commit/90abd4c6cdfd2f2672c338c3eb491d177dcae937 Author: Walter Bright <walter@walterbright.com> Date: 2014-04-24 (Thu, 24 Apr 2014) Changed paths: M src/parse.c A test/fail_compilation/fail10285.d M test/fail_compilation/ice11926.d Log Message: ----------- Merge pull request #3487 from AndrejMitrovic/Fix10285 Issue 10285 - Enum member with a type but no identifier should not be allowed. Compare: https://github.com/D-Programming-Language/dmd/compare/215ef5efc32f...90abd4c6cdfd |
Copyright © 1999-2021 by the D Language Foundation