[Issue 6663] std.stdio conflicts with core.stdc.stdio

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 13 12:36:05 PDT 2011


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


Vladimir Panteleev <thecybershadow at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thecybershadow at gmail.com


--- Comment #1 from Vladimir Panteleev <thecybershadow at gmail.com> 2011-09-13 12:35:47 PDT ---
Why do you think this is a bug?

Solutions to your problem include selective imports (import std.cstream :
derr), or using disambiguation aliases (alias std.stdio.stdout stdout).

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