[issue9629] SIZEOF_SOCKET_T used in longobject.h but undefined

Antoine Pitrou report at bugs.python.org
Tue Aug 17 20:55:52 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

This is witnessed in MSVC warning messages such as:

2>..\Modules\socketmodule.c(1611) : warning C4244: 'function' : conversion from 'SOCKET_T' to 'long', possible loss of data

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9629>
_______________________________________


More information about the Python-bugs-list mailing list