July 15, 2014 [dmd-internals] [D-Programming-Language/dmd] 37394d: fix Issue 13127 - Cannot deduce function with int[... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 37394d0a44e72ee76c03cbc03b569af4c037d47c https://github.com/D-Programming-Language/dmd/commit/37394d0a44e72ee76c03cbc03b569af4c037d47c Author: k-hara <k.hara.pg@gmail.com> Date: 2014-07-16 (Wed, 16 Jul 2014) Changed paths: M src/template.c M test/runnable/template9.d M test/runnable/testconst.d Log Message: ----------- fix Issue 13127 - Cannot deduce function with int[][] argument and "in" parameter Commit: 1b128e85fe8f8879237dd11c53a865de12f739dc https://github.com/D-Programming-Language/dmd/commit/1b128e85fe8f8879237dd11c53a865de12f739dc Author: Walter Bright <walter@walterbright.com> Date: 2014-07-15 (Tue, 15 Jul 2014) Changed paths: M src/template.c M test/runnable/template9.d M test/runnable/testconst.d Log Message: ----------- Merge pull request #3763 from 9rnsr/fix13127 [REG2.066a] Issue 13127 - Cannot deduce function with int[][] argument and "in" parameter Compare: https://github.com/D-Programming-Language/dmd/compare/433e4d73663f...1b128e85fe8f |
Copyright © 1999-2021 by the D Language Foundation