May 26, 2014 [dmd-internals] [D-Programming-Language/dmd] 9c52a1: fix Issue 11774 - Lambda argument to templated fun... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 9c52a1e1538981586b24913f33e03af1d2df7ce3 https://github.com/D-Programming-Language/dmd/commit/9c52a1e1538981586b24913f33e03af1d2df7ce3 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-05-26 (Mon, 26 May 2014) Changed paths: M src/template.c M test/runnable/funclit.d Log Message: ----------- fix Issue 11774 - Lambda argument to templated function changes its signature forever Commit: 77e92c17e6a66aac18cb552e65b78b0579d1a20d https://github.com/D-Programming-Language/dmd/commit/77e92c17e6a66aac18cb552e65b78b0579d1a20d Author: Walter Bright <walter@walterbright.com> Date: 2014-05-26 (Mon, 26 May 2014) Changed paths: M src/template.c M test/runnable/funclit.d Log Message: ----------- Merge pull request #3589 from 9rnsr/fix11774 Issue 11774 - Lambda argument to templated function changes its signature forever Compare: https://github.com/D-Programming-Language/dmd/compare/d060bdb123b9...77e92c17e6a6 |
Copyright © 1999-2021 by the D Language Foundation