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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 13 12:42:30 PDT 2011


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


Vladimir Panteleev <thecybershadow at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


--- Comment #2 from Vladimir Panteleev <thecybershadow at gmail.com> 2011-09-13 12:42:12 PDT ---
Ignore my last comment.

HANDLE is aliased to int on Posix. BufferedFile is inside std.stream, and the
constructor which takes a HANDLE is not in a version(Windows).

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