Serhiy Storchaka added the comment: > I think the patch will break on Unix systems that don't have uid_t or gid_t > types.
I think defines to int will be used on such systems. As I understand the configure script. > A smal nit with the patch: it uses "long long" as a type instead of > PY_LONG_LONG" Thank you. Fixed. ---------- Added file: http://bugs.python.org/file27972/posix_uid_gid_conv_2.patch _______________________________________ 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