This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dellair.jie
Recipients dellair.jie, loewis, r.david.murray, vstinner
Date 2014-03-31.17:58:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396288732.6.0.165121596713.issue21085@psf.upfronthosting.co.za>
In-reply-to
Content
Martin,

Thanks for the analysis!

The following values came from Python 3.3.2, the #define HAVE_SIGWAITINFO 1 was without comment sign, I commented it out for the build to go through.
/* #undef HAVE_SIGTIMEDWAIT */
/* #define HAVE_SIGWAITINFO 1 */

The output was from 3.4, haven't checked the values yet, might be different. Will check it tomorrow.

Br,
Dellair
History
Date User Action Args
2014-03-31 17:58:52dellair.jiesetrecipients: + dellair.jie, loewis, vstinner, r.david.murray
2014-03-31 17:58:52dellair.jiesetmessageid: <1396288732.6.0.165121596713.issue21085@psf.upfronthosting.co.za>
2014-03-31 17:58:52dellair.jielinkissue21085 messages
2014-03-31 17:58:52dellair.jiecreate