[dmd-internals] [D-Programming-Language/dmd] 59cec6: fix Issue 12380 - Wrong line number for type misma...
GitHub
noreply at github.com
Mon Mar 17 18:01:52 PDT 2014
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 <k.hara.pg at gmail.com>
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 <andrei at erdani.com>
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
More information about the dmd-internals
mailing list