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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to