[issue4835] SIZEOF_SOCKET_T not defined

Martin v. Löwis report at bugs.python.org
Wed Aug 18 00:44:39 CEST 2010


Martin v. Löwis <martin at v.loewis.de> added the comment:

> I agree, but it was already like that, and I didn't want to change it.

This goes back to issue 1378. Christian, do you recall why you needed to add the helper macros to a header file? You said

# Added PyLong_FromSocket_t and PyLong_AsSocket_t to longobject.h 
# to get rid of some 64bit warnings

but I doubt that it really needed to live in the header file.

----------
nosy: +christian.heimes

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


More information about the Python-bugs-list mailing list