July 07, 2013 [dmd-internals] [D-Programming-Language/dmd] 7f9326: Issue 10548 - argument has no identifier | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 7f932696732c9f8237b039b72342e3080ddd8c11 https://github.com/D-Programming-Language/dmd/commit/7f932696732c9f8237b039b72342e3080ddd8c11 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-07-07 (Sun, 07 Jul 2013) Changed paths: M src/declaration.c M src/template.c M test/runnable/functype.d Log Message: ----------- Issue 10548 - argument has no identifier Don't strip default args and parameter names on alias declarations. Instead do it against template type arguments. Commit: 0f36bb59d3f4be01b19510d7c625ed458f00b831 https://github.com/D-Programming-Language/dmd/commit/0f36bb59d3f4be01b19510d7c625ed458f00b831 Author: Walter Bright <walter@walterbright.com> Date: 2013-07-07 (Sun, 07 Jul 2013) Changed paths: M src/declaration.c M src/template.c M test/runnable/functype.d Log Message: ----------- Merge pull request #2311 from 9rnsr/improveDefArgs [REG2.064a] Issue 10548 - argument has no identifier Compare: https://github.com/D-Programming-Language/dmd/compare/ae5ec6160fe5...0f36bb59d3f4 |
Copyright © 1999-2021 by the D Language Foundation