June 12, 2012 [dmd-internals] [D-Programming-Language/dmd] 24b83f: fix Issue 7585 - functions in templates inferred a... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 24b83f373e93fc553e42213132adabb992c03405 https://github.com/D-Programming-Language/dmd/commit/24b83f373e93fc553e42213132adabb992c03405 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-06-05 (Tue, 05 Jun 2012) Changed paths: M src/expression.c M src/func.c M src/template.c M test/runnable/template9.d Log Message: ----------- fix Issue 7585 - functions in templates inferred as delegate Commit: c66af72bd96110c027db69ea560b6dc3f88b3054 https://github.com/D-Programming-Language/dmd/commit/c66af72bd96110c027db69ea560b6dc3f88b3054 Author: Walter Bright <walter@walterbright.com> Date: 2012-06-12 (Tue, 12 Jun 2012) Changed paths: M src/expression.c M src/func.c M src/template.c M test/runnable/template9.d Log Message: ----------- Merge pull request #982 from 9rnsr/fix7585 Issue 7585 - functions in templates inferred as delegate Compare: https://github.com/D-Programming-Language/dmd/compare/e4cdd22c1db3...c66af72bd961 |
Copyright © 1999-2021 by the D Language Foundation