commit | b4a6a566ff8a42840beca7b6a1e790d1b3cf1765 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Tue Jul 04 12:30:22 2006 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Tue Jul 04 12:30:22 2006 +0000 |
tree | 393de237bbd2492514765f8fc317c473e8b8661d | |
parent | 74c3ea0a0f6599da7dd9a502b5a66aeb9512d8c3 [diff] |
Sync the darwin/x86 port libffi with the copy in PyObjC. This fixes a number of bugs in that port. The most annoying ones were due to some subtle differences between the document ABI and the actual implementation :-( (there are no python unittests that fail without this patch, but without it some of libffi's unittests fail).