Message268844
| Author | serhiy.storchaka |
|---|---|
| Recipients | methane, rhettinger, serhiy.storchaka |
| Date | 2016-06-19.07:01:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1466319672.12.0.438756356358.issue27350@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
When stdint.h is not available you can define PY_INT32_T externally. E.g. CFLAGS="-DPY_INT32_T=__int32". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-19 07:01:12 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, methane |
| 2016-06-19 07:01:12 | serhiy.storchaka | set | messageid: <1466319672.12.0.438756356358.issue27350@psf.upfronthosting.co.za> |
| 2016-06-19 07:01:12 | serhiy.storchaka | link | issue27350 messages |
| 2016-06-19 07:01:11 | serhiy.storchaka | create | |