Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b28e0d7476731004bc44f455dc5ea0522625df67
      
https://github.com/D-Programming-Language/dmd/commit/b28e0d7476731004bc44f455dc5ea0522625df67
  Author: k-hara <[email protected]>
  Date:   2014-04-10 (Thu, 10 Apr 2014)

  Changed paths:
    M src/enum.c
    A test/fail_compilation/diag12063.d

  Log Message:
  -----------
  fix Issue 12063 - No line number error on uninitialized enum member if base 
type is not incrementable


  Commit: 776a542fb4cee087f1a12a7873d31fe1e09a1476
      
https://github.com/D-Programming-Language/dmd/commit/776a542fb4cee087f1a12a7873d31fe1e09a1476
  Author: Walter Bright <[email protected]>
  Date:   2014-04-09 (Wed, 09 Apr 2014)

  Changed paths:
    M src/enum.c
    A test/fail_compilation/diag12063.d

  Log Message:
  -----------
  Merge pull request #3444 from 9rnsr/fix12063

Issue 12063 - No line number error on uninitialized enum member if base type is 
not incrementable


Compare: 
https://github.com/D-Programming-Language/dmd/compare/361b953ece10...776a542fb4ce
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to