[dmd-internals] [D-Programming-Language/dmd] 586686: fix Issue 13374 - Wrong template overload resoluti...
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Aug 25 14:26:27 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 586686e5fc2fa3350d6703b3122698362ad0f417
https://github.com/D-Programming-Language/dmd/commit/586686e5fc2fa3350d6703b3122698362ad0f417
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
fix Issue 13374 - Wrong template overload resolution when passing function to alias/string parameter
Commit: 639bcaac6fe240a212ddbfa9bfee387f6e2697d4
https://github.com/D-Programming-Language/dmd/commit/639bcaac6fe240a212ddbfa9bfee387f6e2697d4
Author: Walter Bright <walter at walterbright.com>
Date: 2014-08-25 (Mon, 25 Aug 2014)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #3897 from 9rnsr/fix13374
[REG2.061] Issue 13374 - Wrong template overload resolution when passing function to alias/string parameter
Compare: https://github.com/D-Programming-Language/dmd/compare/a7786fadb495...639bcaac6fe2
More information about the dmd-internals
mailing list