[dmd-internals] [D-Programming-Language/dmd] 21a1b9: fix Issue 13694 - Typesafe variadic function templ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Nov 16 19:37:49 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 21a1b997fd5818d463036bab7fb1f6e41f03830a
https://github.com/D-Programming-Language/dmd/commit/21a1b997fd5818d463036bab7fb1f6e41f03830a
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-11-16 (Sun, 16 Nov 2014)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
fix Issue 13694 - Typesafe variadic function template overload fails to match to any template
Commit: 8a8b49e36d705722d25fd6555e3ca40ff740a3ed
https://github.com/D-Programming-Language/dmd/commit/8a8b49e36d705722d25fd6555e3ca40ff740a3ed
Author: Walter Bright <walter at walterbright.com>
Date: 2014-11-16 (Sun, 16 Nov 2014)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #4145 from 9rnsr/fix13694
[REG2.067a] Issue 13694 - Typesafe variadic function template overload fails to match to any template
Compare: https://github.com/D-Programming-Language/dmd/compare/ec6746718799...8a8b49e36d70
More information about the dmd-internals
mailing list