[Issue 12009] local import and "unable to resolve forward reference" error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 10 18:46:48 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12009

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/9681667045165278d3d9bfcabf4f2f4663416b79
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.

https://github.com/D-Programming-Language/dmd/commit/915c8806b1c390a6306fad39d80f14602fbe3f09
Merge pull request #3418 from 9rnsr/fix12009

Issue 12009 - local import and "unable to resolve forward reference" error

--


More information about the Digitalmars-d-bugs mailing list