http://d.puremagic.com/issues/show_bug.cgi?id=900
Leandro Lucarella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Leandro Lucarella <[email protected]> 2009-11-13 15:50:57 PST --- I think the spec is quite clear: [...] Public Imports By default, imports are private. [...] http://www.digitalmars.com/d/1.0/module.html#ImportDeclaration Static, renamed and selective import are all *import*, so it looks like they all should be private by default (for the same reason basic imports are). This bug is old and doesn't look very useful, I think it should be closed. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
