This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients Anton.Korobeynikov, Stan.Seibert, ezberch, meador.inge, ned.deily, ronaldoussoren
Date 2012-08-15.10:45:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345027544.83.0.0755572492974.issue13370@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch syncs libffi_osx with the copy of libffi that's included with PyObjC. 

With this patch test_ctypes passes for me when using clang to build on OSX 10.8.

I haven't run the tests with other python releases yet, and also not on a OSX 10.5 system (where I can test if the patch works with GCC as well)
History
Date User Action Args
2012-08-15 10:45:44ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, meador.inge, ezberch, Anton.Korobeynikov, Stan.Seibert
2012-08-15 10:45:44ronaldoussorensetmessageid: <1345027544.83.0.0755572492974.issue13370@psf.upfronthosting.co.za>
2012-08-15 10:45:44ronaldoussorenlinkissue13370 messages
2012-08-15 10:45:44ronaldoussorencreate