[Issue 5411] import wtf1
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jan 5 00:17:56 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5411
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bugzilla at digitalmars.com
Resolution| |INVALID
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2011-01-05 00:15:42 PST ---
The selective imports only apply to std.algorithm, not std.stdio.
std.algorithm publicly imports std.stdio, and so the selective import of
writeln from std.algorithm works.
The behavior is as expected.
--
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