[Issue 10598] Using not-imported type - AssertFail: 'global.errors' line 6040 'template.c'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 10 23:42:08 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10598



--- Comment #2 from QAston <qaston at gmail.com> 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: -------


More information about the Digitalmars-d-bugs mailing list