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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Jerry Quinn <[email protected]> 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: -------