April 21, 2015 [dmd-internals] [D-Programming-Language/dmd] 9c728c: fix Issue 14468 - overload mismatch for template i... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation