[Issue 3503] [module] Imports should be static by default
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Nov 14 08:34:16 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3503
--- Comment #5 from Bill Baxter <wbaxter at gmail.com> 2009-11-14 08:34:15 PST ---
(In reply to comment #4)
> > I.e.
> >
> > import std.stdio;
> >
> > Would mean the same as this currently:
> >
> > import stdio = std.stdio;
>
> Exactly, that's what bug 3505 is all about, I think if this is implemented, bug
> 3505 should be implemented too (and maybe bug 3504). I filled 2 separated bugs
> for them because they are indeed orthogonal features, even when they play
> better together.
Ah, I saw #3504 but missed #3505.
I see.
--
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