[Issue 11451] import statements don't work when compiling several files at once
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Nov 7 05:27:56 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11451
--- Comment #9 from Atila Neves <atila.neves at gmail.com> 2013-11-07 05:27:54 PST ---
I think I finally got it, but it took some experimentation with different
directory and file names.
If I have it right, the only time I can get away with not using a module
declaration is when the file will only be imported by files in the same
directory as itself. Correct?
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list