Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 59cec6087c6b1b95164ba8e6baa35af042ffa57e
      
https://github.com/D-Programming-Language/dmd/commit/59cec6087c6b1b95164ba8e6baa35af042ffa57e
  Author: k-hara <[email protected]>
  Date:   2014-03-18 (Tue, 18 Mar 2014)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/diag12380.d

  Log Message:
  -----------
  fix Issue 12380 - Wrong line number for type mismatch with enum .init 
assignment


  Commit: f17dfa33873ebc7572d88720657ba3cc8d644d88
      
https://github.com/D-Programming-Language/dmd/commit/f17dfa33873ebc7572d88720657ba3cc8d644d88
  Author: Andrei Alexandrescu <[email protected]>
  Date:   2014-03-17 (Mon, 17 Mar 2014)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/diag12380.d

  Log Message:
  -----------
  Merge pull request #3387 from 9rnsr/fix12380

Issue 12380 - Wrong line number for type mismatch with enum .init assignment


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

Reply via email to