Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 65d3e9019f1f06a436ff3f8d922d63df7bc7479b
      
https://github.com/D-Programming-Language/dmd/commit/65d3e9019f1f06a436ff3f8d922d63df7bc7479b
  Author: k-hara <[email protected]>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M src/expression.c
    M src/expression.h
    M src/statement.c
    A test/fail_compilation/diag11727.d

  Log Message:
  -----------
  fix Issue 11727 - Repeated error message with using forward referenced enum 
as variable


  Commit: a5ae10d83cef074c93e25c174b3d80536eae700a
      
https://github.com/D-Programming-Language/dmd/commit/a5ae10d83cef074c93e25c174b3d80536eae700a
  Author: Daniel Murphy <[email protected]>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M src/expression.c
    M src/expression.h
    M src/statement.c
    A test/fail_compilation/diag11727.d

  Log Message:
  -----------
  Merge pull request #2956 from 9rnsr/fix11727

[diag] Issue 11727 - Repeated error message with using forward referenced enum 
as variable


Compare: 
https://github.com/D-Programming-Language/dmd/compare/38e01f66e7e3...a5ae10d83cef
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to