digitalmars.D.bugs - [Issue 7729] New: fileno conflict
- d-bugmail puremagic.com (19/19) Mar 18 2012 http://d.puremagic.com/issues/show_bug.cgi?id=7729
http://d.puremagic.com/issues/show_bug.cgi?id=7729 Summary: fileno conflict Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody puremagic.com ReportedBy: doob me.com "fileno" declared in std.stdio conflicts with the one declared in core.stdc.stdio. Removing the following line should fix the problem: https://github.com/D-Programming-Language/phobos/blob/master/std/stdio.d#L38 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Mar 18 2012