October 15, 2012 [dmd-internals] [D-Programming-Language/dmd] e05f67: fix Issue 8822 - Usiing qualified delegate type in... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: e05f67bb20b4680e121db076fefd6fcac78c654c https://github.com/D-Programming-Language/dmd/commit/e05f67bb20b4680e121db076fefd6fcac78c654c Author: k-hara <k.hara.pg@gmail.com> Date: 2012-10-14 (Sun, 14 Oct 2012) Changed paths: M src/parse.c M test/compilable/testfptr.d Log Message: ----------- fix Issue 8822 - Usiing qualified delegate type in template argument causes parser error. Commit: ba9d3293dbaad559a022696f046994946ebbff16 https://github.com/D-Programming-Language/dmd/commit/ba9d3293dbaad559a022696f046994946ebbff16 Author: Daniel Murphy <yebblies@gmail.com> Date: 2012-10-15 (Mon, 15 Oct 2012) Changed paths: M src/parse.c M test/compilable/testfptr.d Log Message: ----------- Merge pull request #1184 from 9rnsr/fix8822 Issue 8822 - Usiing qualified delegate type in template argument causes parser error. Compare: https://github.com/D-Programming-Language/dmd/compare/dafb7429f96e...ba9d3293dbaa |
Copyright © 1999-2021 by the D Language Foundation