[dmd-internals] [D-Programming-Language/dmd] 9c728c: fix Issue 14468 - overload mismatch for template i...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Apr 21 14:07:07 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 9c728ce3a8757050cc50407df34eb3f4d0bbceed
https://github.com/D-Programming-Language/dmd/commit/9c728ce3a8757050cc50407df34eb3f4d0bbceed
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-04-21 (Tue, 21 Apr 2015)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
fix Issue 14468 - overload mismatch for template instance with typesafe variadic parameter
Commit: 2c102ce5d55cea1259a27e3e32c850cc39f53d6b
https://github.com/D-Programming-Language/dmd/commit/2c102ce5d55cea1259a27e3e32c850cc39f53d6b
Author: Martin Nowak <code at dawg.eu>
Date: 2015-04-21 (Tue, 21 Apr 2015)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #4603 from 9rnsr/fix14468
[REG2.068a] Issue 14468 - overload mismatch for template instance with typesafe variadic parameter
Compare: https://github.com/D-Programming-Language/dmd/compare/be8f360dce82...2c102ce5d55c
More information about the dmd-internals
mailing list