Message175448
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" |
|
Date |
User |
Action |
Args |
2012-11-12 14:57:13 | ronaldoussoren | set | recipients:
+ ronaldoussoren, loewis, sjoerd, pitrou, vstinner, larry, christian.heimes, ajaksu2, tim.golden, ned.deily, ezio.melotti, r.david.murray, brian.curtin, sandro.tosi, petri.lehtinen, hynek, serhiy.storchaka, tzimmo |
2012-11-12 14:57:13 | ronaldoussoren | set | messageid: <1352732233.69.0.873315166648.issue2005@psf.upfronthosting.co.za> |
2012-11-12 14:57:13 | ronaldoussoren | link | issue2005 messages |
2012-11-12 14:57:13 | ronaldoussoren | create | |
|