Message147299
test_ctypes fails when building and testing on OSX 10.7 (Lion).
This is likely caused by changes in the compiler w.r.t. the calling convention. I've worked around this problem in PyObjC, and will try to port that workaround to ctypes.
BTW. Using --with-system-ffi does not fix the issue for me |
|
Date |
User |
Action |
Args |
2011-11-08 14:11:15 | ronaldoussoren | set | recipients:
+ ronaldoussoren |
2011-11-08 14:11:14 | ronaldoussoren | set | messageid: <1320761474.93.0.268896325495.issue13370@psf.upfronthosting.co.za> |
2011-11-08 14:11:14 | ronaldoussoren | link | issue13370 messages |
2011-11-08 14:11:14 | ronaldoussoren | create | |
|