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

           Summary: SOCKET should be 64 bit wide on Win64
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from [email protected] 2013-02-20 18:47:06 PST ---
SOCKET should be 64 bit wide on Win64

https://github.com/D-Programming-Language/phobos/blob/master/std/c/windows/winsock.d#L15


>From the Windows SDK, winsock2.h(118):
typedef UINT_PTR        SOCKET;

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

Reply via email to