Ronald Oussoren <ronaldousso...@mac.com> added the comment: Annoyingly PyObjC suffers from the same issue. I hadn't noticed this yet because I've been linked to the system copy of libffi the last couple of months.
Luckily Apple has already released the source code for libffi in 10.6 (see http://www.opensource.apple.com/source/libffi/libffi-15/, or http://www.opensource.apple.com/tarballs/libffi/libffi-15.tar.gz). Next steps: * Check diffs between this release and the one in ctypes * Update ctypes libffi_osx based on those differences * Test the result on 10.5 and 10.6 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6918> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com