[dmd-internals] [D-Programming-Language/dmd] 3bc875: fix: Issue 14554 - [REG2.066] dmd generate wrong e...
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon May 25 20:19:14 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 3bc87563d4c276015848c216e799133fafd46f18
https://github.com/D-Programming-Language/dmd/commit/3bc87563d4c276015848c216e799133fafd46f18
Author: Daniel Kozak <kozzi11 at gmail.com>
Date: 2015-05-25 (Mon, 25 May 2015)
Changed paths:
M src/expression.c
A test/fail_compilation/fail14554.d
Log Message:
-----------
fix: Issue 14554 - [REG2.066] dmd generate wrong error message for multiple template with same name
Commit: 1c2f164a91fe384c1905ad871e7f38f89b7505b7
https://github.com/D-Programming-Language/dmd/commit/1c2f164a91fe384c1905ad871e7f38f89b7505b7
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2015-05-26 (Tue, 26 May 2015)
Changed paths:
M src/expression.c
A test/fail_compilation/fail14554.d
Log Message:
-----------
Merge pull request #4681 from Kozzi11/Issue_14554
fix: Issue 14554 - [REG2.066] dmd generate wrong error message for multiple template with same name
Compare: https://github.com/D-Programming-Language/dmd/compare/bb7b19651e0c...1c2f164a91fe
More information about the dmd-internals
mailing list