digitalmars.D.bugs - [Issue 10308] New: Allow selective imports in import lists
- d-bugmail puremagic.com (18/18) Jun 08 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10308
- d-bugmail puremagic.com (13/13) Jun 08 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10308
- d-bugmail puremagic.com (11/11) Jun 08 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10308
- d-bugmail puremagic.com (11/12) Jun 08 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10308
http://d.puremagic.com/issues/show_bug.cgi?id=10308 Summary: Allow selective imports in import lists Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD AssignedTo: nobody puremagic.com ReportedBy: andrei erdani.com PDT --- This doesn't work and should by the rule of least astonishment: import std.algorithm : copy, std.range; -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jun 08 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10308 Peter Alexander <peter.alexander.au gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |peter.alexander.au gmail.co | |m 15:40:44 PDT --- import foo : bar, baz; What happens if there is both a module named baz, and a symbol in module foo named baz? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jun 08 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10308 Andrei Alexandrescu <andrei erdani.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID PDT --- I'm not that bright. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jun 08 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10308 bearophile_hugs eml.cc changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bearophile_hugs eml.ccI'm not that bright.Don't worry, keep trying! :-) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jun 08 2013