[dmd-internals] [D-Programming-Language/dmd] db5e60: fix Issue 6312 - template instance cannot use argu...
GitHub
noreply at github.com
Sat Apr 6 18:47:02 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: db5e6087a2ed742bb0ce024dc5154075cd54df43
https://github.com/D-Programming-Language/dmd/commit/db5e6087a2ed742bb0ce024dc5154075cd54df43
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-04-06 (Sat, 06 Apr 2013)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
fix Issue 6312 - template instance cannot use argument from enclosing template
Commit: f946ede5e9b597c6e32c1e66b311460204532cd9
https://github.com/D-Programming-Language/dmd/commit/f946ede5e9b597c6e32c1e66b311460204532cd9
Author: Walter Bright <walter at walterbright.com>
Date: 2013-04-06 (Sat, 06 Apr 2013)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #1850 from 9rnsr/fix6312
Issue 6312 - template instance cannot use argument from enclosing template
Compare: https://github.com/D-Programming-Language/dmd/compare/d7770a099dfc...f946ede5e9b5
More information about the dmd-internals
mailing list