[Issue 6834] std.stdio conflicts with core.stdc.stdio
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Feb 24 21:33:18 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6834
hsteoh at quickfur.ath.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hsteoh at quickfur.ath.cx
--- Comment #1 from hsteoh at quickfur.ath.cx 2012-02-24 21:33:16 PST ---
You could just use std.stdio.stdin and std.c.stdio.stdin to disambiguate. Or
use aliases to map them to shorter names.
--
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