STINNER Victor <[email protected]> added the comment: Patch version 4: - Add segfault.c to pythoncore.vcproj - Remove #error "nope" (I used it for debug purpose) - Don't include <unistd.h> on Windows
This version works on Windows. ---------- Added file: http://bugs.python.org/file19210/segfault_handler-4.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8863> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
