Patrick Stewart added the comment:

There's some confusion above about clang - that's completely irrelevant, the 
problem was using ctypes to call into libclang, not using clang to compile 
anything. The problem applies to any callback function that returns a struct 
larger than 8 bytes with any MSVC 64bit build of ctypes.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20160>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to