消息 [239345]
Could you please use a define like SIGINFO_HAS_SI_BAND?
Something like:
#if defined(HAVE_SIGINFO) && !defined(__CYGWIN__)
/* Issue #21085: In Cygwin, siginfo_t does not have si_band field. */
# define SIGINFO_HAS_SI_BAND
#endif
And please generate patches not the git format. Otherwise, Rietveld is unable to generated the "review" link. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2015-03-26 17:23:06 | vstinner | 修改 | recipients:
+ vstinner, loewis, rpetrov, r.david.murray, dellair.jie, masamoto |
| 2015-03-26 17:23:06 | vstinner | 修改 | messageid: <1427390586.25.0.574339177007.issue21085@psf.upfronthosting.co.za> |
| 2015-03-26 17:23:06 | vstinner | 链接 | issue21085 messages |
| 2015-03-26 17:23:06 | vstinner | 创建 | |
|