Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 9681667045165278d3d9bfcabf4f2f4663416b79
https://github.com/D-Programming-Language/dmd/commit/9681667045165278d3d9bfcabf4f2f4663416b79
Author: k-hara <[email protected]>
Date: 2014-04-03 (Thu, 03 Apr 2014)
Changed paths:
M src/mars.c
M src/module.c
A test/compilable/test12009.d
Log Message:
-----------
fix Issue 12009 - local import and "unable to resolve forward reference" error
`Module::semantic2` could be invoked from local imports, even when some
local symbol semantics are not yet completed.
Commit: 915c8806b1c390a6306fad39d80f14602fbe3f09
https://github.com/D-Programming-Language/dmd/commit/915c8806b1c390a6306fad39d80f14602fbe3f09
Author: Walter Bright <[email protected]>
Date: 2014-04-10 (Thu, 10 Apr 2014)
Changed paths:
M src/mars.c
M src/module.c
A test/compilable/test12009.d
Log Message:
-----------
Merge pull request #3418 from 9rnsr/fix12009
Issue 12009 - local import and "unable to resolve forward reference" error
Compare:
https://github.com/D-Programming-Language/dmd/compare/5cded0c6abe9...915c8806b1c3_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals