[dmd-internals] [D-Programming-Language/dmd] 44d219: fix 7491
GitHub
noreply at github.com
Sat Jul 21 00:29:54 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 44d2195bc50bce02778b1d08c5480051537726e9
https://github.com/D-Programming-Language/dmd/commit/44d2195bc50bce02778b1d08c5480051537726e9
Author: dawg <dawg at dawgfoto.de>
Date: 2012-02-18 (Sat, 18 Feb 2012)
Changed paths:
M src/mtype.c
A test/compilable/imports/test7491a.d
A test/compilable/imports/test7491b.d
A test/compilable/test7491.d
Log Message:
-----------
fix 7491
Commit: b19051227f2c06c72f248f23dca13aad73e1d321
https://github.com/D-Programming-Language/dmd/commit/b19051227f2c06c72f248f23dca13aad73e1d321
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2012-07-21 (Sat, 21 Jul 2012)
Changed paths:
M src/mtype.c
A test/compilable/imports/test7491a.d
A test/compilable/imports/test7491b.d
A test/compilable/test7491.d
Log Message:
-----------
Merge pull request #712 from dawgfoto/fix7491
fix Issue 7491 - import symbol name unavailable in class scope
Compare: https://github.com/D-Programming-Language/dmd/compare/b6ed591f117f...b19051227f2c
More information about the dmd-internals
mailing list