http://d.puremagic.com/issues/show_bug.cgi?id=10598
--- Comment #2 from QAston <[email protected]> 2013-07-10 23:42:07 PDT --- dmd version: 2.063.2 platform: win8 64 bit command line invoked from a\: dmd a/app.d a/notimported.d dir structure: a\ a\notimported.d a\app.d The bug here appears to be that i'm able to use a.notimported in app.d without importing it. In setup without "a" package I simply gen an error about unknown symbol "notimported". . -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
