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 theller
Recipients doko, flox, theller
Date 2010-03-18.15:44:05
SpamBayes Score 9.565541e-06
Marked as misclassified No
Message-id <4BA24A40.9010704@ctypes.org>
In-reply-to <1268839626.06.0.390477251026.issue8142@psf.upfronthosting.co.za>
Content
> the ports which are maintained separately still need an update:
> 
> libffi_msvc
>   libffi trunk now has a port to x86/msvc. might require some
>   extra updates from libffi.

I'll take care of this one.
Would it be a good idea to upgrade to libffi trunk
in Modules/_ctypes/libffi, and get rid of the libffi_msvc
fork completely (by applying an additional small patch)?
History
Date User Action Args
2010-03-18 15:44:07thellersetrecipients: + theller, doko, flox
2010-03-18 15:44:05thellerlinkissue8142 messages
2010-03-18 15:44:05thellercreate