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-22.08:02:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345622532.45.0.268966637107.issue13370@psf.upfronthosting.co.za>
In-reply-to
Content
The change to ppc-ffi_darwin.c was unintentional and should be removed. I must have been sleeping during the merge, as I only intended to copy the files for i386/x86_64 and not for PPC as the latter architecture didn't have problems when compiled with clang.

I've copied the ppc-ffi_darwin.c file from Python's tree into the PyObjC tree to avoid problems when there are future merges.
History
Date User Action Args
2012-08-22 08:02:12ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, meador.inge, ezberch, Anton.Korobeynikov, Stan.Seibert
2012-08-22 08:02:12ronaldoussorensetmessageid: <1345622532.45.0.268966637107.issue13370@psf.upfronthosting.co.za>
2012-08-22 08:02:11ronaldoussorenlinkissue13370 messages
2012-08-22 08:02:11ronaldoussorencreate