stan mihai <[email protected]> added the comment: Disabling optimizations doesn't really fix the issue, just hides it, for now.
The problem was an uninitialized variable. Attached is the patch that fixes it. ---------- nosy: +stan.mihai Added file: http://bugs.python.org/file20527/ctypes_win64.diff _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8275> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
