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 ocean-city
Recipients ghazel, ocean-city, owenl, theller
Date 2010-10-04.07:17:07
SpamBayes Score 9.877624e-05
Marked as misclassified No
Message-id <1286176631.23.0.0489292050024.issue9884@psf.upfronthosting.co.za>
In-reply-to
Content
I don't have x64 machine, so I cannot test this.
So this is just an idea.

It seems
Modules/_ctypes/libffi_msvc is a bit old.
Modules/_ctypes/libffi/src/x86 is newer.
Maybe this issue can be fixed by using newer one?

Thank you.
History
Date User Action Args
2010-10-04 07:17:11ocean-citysetrecipients: + ocean-city, theller, ghazel, owenl
2010-10-04 07:17:11ocean-citysetmessageid: <1286176631.23.0.0489292050024.issue9884@psf.upfronthosting.co.za>
2010-10-04 07:17:08ocean-citylinkissue9884 messages
2010-10-04 07:17:07ocean-citycreate