Ronald Oussoren added the comment:

The patch should work on OSX, although I haven't actually tested it yet. I've 
verified that sizeof(uid_t) and sizeof(gid_t) are the same for x86_64 and i386, 
which means SIZEOF_UID_T doesn't have to be added to pymacconfig.h.

A smal nit with the patch: it uses "long long" as a type instead of 
PY_LONG_LONG"

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2005>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to