[dmd-internals] [D-Programming-Language/dmd] e05f67: fix Issue 8822 - Usiing qualified delegate type in...
GitHub
noreply at github.com
Mon Oct 15 09:22:11 PDT 2012
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 at 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 at 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
More information about the dmd-internals
mailing list