June 11, 2012 [dmd-internals] [D-Programming-Language/dmd] 4b7c17: fix Issue 8129 - Cannot deduce template function w... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 4b7c17da9fe105ff46a2e816da7fabc976ab364f https://github.com/D-Programming-Language/dmd/commit/4b7c17da9fe105ff46a2e816da7fabc976ab364f Author: k-hara <k.hara.pg@gmail.com> Date: 2012-06-06 (Wed, 06 Jun 2012) Changed paths: M src/mtype.c M src/mtype.h M src/template.c M test/runnable/template9.d Log Message: ----------- fix Issue 8129 - Cannot deduce template function when using partially specified type in function parameter Commit: 8fa7bdd28f857cde150a40ff2afa600f809fcc52 https://github.com/D-Programming-Language/dmd/commit/8fa7bdd28f857cde150a40ff2afa600f809fcc52 Author: Walter Bright <walter@walterbright.com> Date: 2012-06-11 (Mon, 11 Jun 2012) Changed paths: M src/mtype.c M src/mtype.h M src/template.c M test/runnable/template9.d Log Message: ----------- Merge pull request #983 from 9rnsr/fix8129 Issue 8129 - Cannot deduce template function when using partially specified type in function parameter Compare: https://github.com/D-Programming-Language/dmd/compare/a2106281dee2...8fa7bdd28f85 |
Copyright © 1999-2021 by the D Language Foundation