[Issue 8869] std.typecons.Unique instance doesn't compile, needs std.stdio

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 22 09:56:34 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8869



--- Comment #1 from earthfront <earthfront at gmail.com> 2012-10-22 09:56:32 PDT ---
It appears that the import section of "std.typecons" has a conditional import
statement:

"version(unittest) import core.vararg, std.stdio;"

but the "writeln" statements don't seem to correlate with that.

-- 
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