Thread overview | |||||
---|---|---|---|---|---|
|
February 21, 2013 [Issue 9553] New: SOCKET should be 64 bit wide on Win64 | ||||
---|---|---|---|---|
| ||||
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: nobody@puremagic.com ReportedBy: run3@myopera.com --- Comment #0 from run3@myopera.com 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: ------- |
February 21, 2013 [Issue 9553] SOCKET should be 64 bit wide on Win64 | ||||
---|---|---|---|---|
| ||||
Posted in reply to run3@myopera.com | http://d.puremagic.com/issues/show_bug.cgi?id=9553 --- Comment #1 from run3@myopera.com 2013-02-20 21:51:44 PST --- https://github.com/D-Programming-Language/phobos/pull/1148 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 26, 2013 [Issue 9553] SOCKET should be 64 bit wide on Win64 | ||||
---|---|---|---|---|
| ||||
Posted in reply to run3@myopera.com | http://d.puremagic.com/issues/show_bug.cgi?id=9553 run3@myopera.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from run3@myopera.com 2013-02-25 17:53:25 PST --- Fixed https://github.com/D-Programming-Language/phobos/pull/1155 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation