[dmd-internals] [D-Programming-Language/dmd] eea99d: fix Issue 10354 - DIP37: ICE with using indirectly...
GitHub
noreply at github.com
Fri Jun 14 21:03:16 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: eea99d6fae537502440cee4dde09c35e7284407c
https://github.com/D-Programming-Language/dmd/commit/eea99d6fae537502440cee4dde09c35e7284407c
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Changed paths:
M src/import.c
A test/compilable/extra-files/pkgDIP37_10354/mbar.d
A test/compilable/extra-files/pkgDIP37_10354/mfoo.d
A test/compilable/extra-files/pkgDIP37_10354/package.d
A test/compilable/testDIP37_10354.d
Log Message:
-----------
fix Issue 10354 - DIP37: ICE with using indirectly imported template through package.d
Commit: 0c2086d1576408e70e60f1a3177ce89c31d1a0bf
https://github.com/D-Programming-Language/dmd/commit/0c2086d1576408e70e60f1a3177ce89c31d1a0bf
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-06-14 (Fri, 14 Jun 2013)
Changed paths:
M src/import.c
A test/compilable/extra-files/pkgDIP37_10354/mbar.d
A test/compilable/extra-files/pkgDIP37_10354/mfoo.d
A test/compilable/extra-files/pkgDIP37_10354/package.d
A test/compilable/testDIP37_10354.d
Log Message:
-----------
Merge pull request #2177 from 9rnsr/fix10354
Issue 10354 - DIP37: ICE with using indirectly imported template through package.d
Compare: https://github.com/D-Programming-Language/dmd/compare/21c643dd1681...0c2086d15764
More information about the dmd-internals
mailing list