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

           Summary: getErrno called as property in std.stdio
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Phobos
        AssignedTo: nob...@puremagic.com
        ReportedBy: kyfo...@gmail.com


--- Comment #0 from Kyle Foley <kyfo...@gmail.com> 2011-11-19 16:49:54 EST ---
std.stdio:

StdioException.opCall() calls getErrno like a property, but getErrno is not
marked as a property.  Compiling with -property switch generates an error.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to