Message 293959 - Python tracker
Message293959
| Author | xdegaye |
|---|---|
| Recipients | eryksun, mba, serhiy.storchaka, steve.dower, vstinner, xdegaye, xiang.zhang |
| Date | 2017-05-19.15:24:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1495207454.62.0.604364296698.issue29619@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
PR 1666 added. With Unified Headers introduced in android-ndk-r14, the size of off_t for 32 bits Android devices is 8 instead of 4 and the cross-compilation of Python on Android does not fail in this case, see msg293956. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-19 15:24:14 | xdegaye | set | recipients: + xdegaye, vstinner, serhiy.storchaka, eryksun, steve.dower, xiang.zhang, mba |
| 2017-05-19 15:24:14 | xdegaye | set | messageid: <1495207454.62.0.604364296698.issue29619@psf.upfronthosting.co.za> |
| 2017-05-19 15:24:14 | xdegaye | link | issue29619 messages |
| 2017-05-19 15:24:14 | xdegaye | create | |