homepage

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 vstinner
Recipients dellair.jie, vstinner
Date 2014年03月28日.15:27:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396020477.15.0.193743027199.issue21085@psf.upfronthosting.co.za>
In-reply-to
Content
> ./Modules/signalmodule.c:745:5: error: ‘siginfo_t’ has no member named ‘si_band’
This code is conditional, it is surrounded by:
#if defined(HAVE_SIGWAITINFO) || defined(HAVE_SIGTIMEDWAIT)
Does Windows support sigwaitinfo() or sigtimedwait()? I would be surprised. You used configure? Check pyconfig.h for these two constants.
History
Date User Action Args
2014年03月28日 15:27:57vstinnersetrecipients: + vstinner, dellair.jie
2014年03月28日 15:27:57vstinnersetmessageid: <1396020477.15.0.193743027199.issue21085@psf.upfronthosting.co.za>
2014年03月28日 15:27:57vstinnerlinkissue21085 messages
2014年03月28日 15:27:56vstinnercreate

AltStyle によって変換されたページ (->オリジナル) /