[Issue 8748] the module name must not be unique in the pack and its subpacks
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 11 18:00:24 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8748
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |andrej.mitrovich at gmail.com
Resolution| |INVALID
--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-01-11 18:00:23 PST ---
Import declarations are not C include statements, if you import 'foo.bar', then
you must have a module with a declaration 'module foo.bar;', regardless of
where it's located.
--
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