[Issue 6664] New: BufferedFile this(HANDLE) uses undefined type.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 13 12:27:47 PDT 2011


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

           Summary: BufferedFile this(HANDLE) uses undefined type.
           Product: D
           Version: D2
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: jlquinn at optonline.net


--- Comment #0 from Jerry Quinn <jlquinn at optonline.net> 2011-09-13 12:27:30 PDT ---
HANDLE is a Windows-specific type.  It doesn't belong in the general Phobos
API.

However if it's going to be there, it needs to be a documented type and be
obtainable in a platform-independent manner.

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