Message215221
| Author | dellair.jie |
|---|---|
| Recipients | dellair.jie, loewis, r.david.murray, vstinner |
| Date | 2014-03-31.07:49:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1396252145.93.0.57784180787.issue21085@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yes, my pleasure. After configure on Cygwin, there is pyconfig.h generated, variables are as following: /* #undef HAVE_SIGTIMEDWAIT */ /* #define HAVE_SIGWAITINFO 1 */ The error disappeared once changed HAVE_SIGWAITINFO to undef. However, it encountered another issue mentioned here: http://bugs.python.org/issue13756 The patches provided seem only for 3.2.2, not sure if it is ok to apply them directly on 3.3.2? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-03-31 07:49:05 | dellair.jie | set | recipients: + dellair.jie, loewis, vstinner, r.david.murray |
| 2014-03-31 07:49:05 | dellair.jie | set | messageid: <1396252145.93.0.57784180787.issue21085@psf.upfronthosting.co.za> |
| 2014-03-31 07:49:05 | dellair.jie | link | issue21085 messages |
| 2014-03-31 07:49:05 | dellair.jie | create | |