[dmd-internals] [D-Programming-Language/dmd] 6aa275: fix Issue 13942 - Bad template error message
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Jan 18 06:21:25 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 6aa2755cd5776a354de2e181e5955f33c0e724c0
https://github.com/D-Programming-Language/dmd/commit/6aa2755cd5776a354de2e181e5955f33c0e724c0
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-01-18 (Sun, 18 Jan 2015)
Changed paths:
M src/template.c
A test/fail_compilation/diag13942.d
M test/fail_compilation/diag8648.d
M test/fail_compilation/fail10481.d
M test/fail_compilation/fail12378.d
M test/fail_compilation/fail236.d
M test/fail_compilation/ice11553.d
M test/fail_compilation/ice11850.d
M test/fail_compilation/ice6538.d
M test/fail_compilation/test8556.d
Log Message:
-----------
fix Issue 13942 - Bad template error message
Partially revert changes in #3332.
Commit: 506e31b8a6cab3a046ed61d6a9c2080f1ee81167
https://github.com/D-Programming-Language/dmd/commit/506e31b8a6cab3a046ed61d6a9c2080f1ee81167
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-01-19 (Mon, 19 Jan 2015)
Changed paths:
M src/template.c
A test/fail_compilation/diag13942.d
M test/fail_compilation/diag8648.d
M test/fail_compilation/fail10481.d
M test/fail_compilation/fail12378.d
M test/fail_compilation/fail236.d
M test/fail_compilation/ice11553.d
M test/fail_compilation/ice11850.d
M test/fail_compilation/ice6538.d
M test/fail_compilation/test8556.d
Log Message:
-----------
Merge pull request #4309 from 9rnsr/fix13942
[REG2.066] Issue 13942 - Bad template error message
Compare: https://github.com/D-Programming-Language/dmd/compare/57c127ac5eae...506e31b8a6ca
More information about the dmd-internals
mailing list