[issue2005] posixmodule expects sizeof(pid_t/gid_t/uid_t) <= sizeof(long)

Martin v. Löwis report at bugs.python.org
Mon Nov 12 15:44:46 CET 2012


Martin v. Löwis added the comment:

I think the patch will break on Unix systems that don't have uid_t or gid_t types.

----------

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


More information about the Python-bugs-list mailing list