Should ctypes handle mis-matching structure return ABI between mingw and MSVC?
Just Fill Bugs
mozbugbox at yahoo.com.au
Tue Jul 5 23:12:47 EDT 2011
According the Bug 36834 of gcc, there is a mis-matching between mingw
and MSVC when a struct was returned by value from a C function.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36834
Should ctypes handle this situation automatically somehow?
A ctypes discussion on 2009:
http://thread.gmane.org/gmane.comp.python.ctypes.user/4439
More information about the Python-list
mailing list