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
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top