[issue21085] compile error Python3.3 on Cygwin

Erik Bray report at bugs.python.org
Tue Aug 30 06:09:03 EDT 2016


Erik Bray added the comment:

I've reviewed masamoto's last patch 3.5-issue21085-struct_siginfo-2.patch

It applies cleanly and allows the signals module to compile on Cygwin64 2.5.1 / Windows 10.  I attached versions of the patch that apply cleanly to tip, 3.4, and 3.3 as well.

However, even with this issue resolved it can't be fully tested because there are other open issues preventing a successful build on Cygwin, including issue25658 and issue13756

Would it be ok to commit this even though it doesn't resolve all build issues?  Or should I try to cobble together a meta-issue of current known build issues and make sure they all have working patches first?

----------
stage: patch review -> commit review

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue21085>
_______________________________________


More information about the Python-bugs-list mailing list