[Issue 7729] New: fileno conflict

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 18 08:59:16 PDT 2012


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 at puremagic.com
        ReportedBy: doob at me.com


--- Comment #0 from Jacob Carlborg <doob at me.com> 2012-03-18 08:59:31 PDT ---
"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: -------


More information about the Digitalmars-d-bugs mailing list