[dmd-internals] [D-Programming-Language/dmd] fa26c6: fix Issue 6475 - template identifier is not a memb...
GitHub
noreply at github.com
Mon Apr 23 01:09:09 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: fa26c6c6f2129f1959469c8c7641f27e141e618c
https://github.com/D-Programming-Language/dmd/commit/fa26c6c6f2129f1959469c8c7641f27e141e618c
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-04-22 (Sun, 22 Apr 2012)
Changed paths:
M src/declaration.c
M test/runnable/declaration.d
Log Message:
-----------
fix Issue 6475 - template identifier is not a member of alias
Commit: e28e3987fe346509faecbaf8a701dea2b13a73d2
https://github.com/D-Programming-Language/dmd/commit/e28e3987fe346509faecbaf8a701dea2b13a73d2
Author: Walter Bright <walter at walterbright.com>
Date: 2012-04-23 (Mon, 23 Apr 2012)
Changed paths:
M src/declaration.c
M test/runnable/declaration.d
Log Message:
-----------
Merge pull request #898 from 9rnsr/fix6475
Issue 6475 - template identifier is not a member of alias
Compare: https://github.com/D-Programming-Language/dmd/compare/8a0d130...e28e398
More information about the dmd-internals
mailing list