Staging
v0.8.1
https://github.com/python/cpython
Revision 638f7addf39afe167aab84521202a54d1cd42587 authored by Thomas Heller on 03 July 2006, 08:04:05 UTC, committed by Thomas Heller on 03 July 2006, 08:04:05 UTC
It seems that the definition of '__attribute__(x)' was responsible for
the compiler ignoring the '__fastcall' attribute on the
ffi_closure_SYSV function in libffi_msvc/ffi.c, took me quite some
time to figure this out.
1 parent b3c0942
History
Tip revision: 638f7addf39afe167aab84521202a54d1cd42587 authored by Thomas Heller on 03 July 2006, 08:04:05 UTC
Fixes so that _ctypes can be compiled with the MingW compiler.
Tip revision: 638f7ad

README

back to top