Message 234093 - Python tracker
Message234093
| Author | mattip |
|---|---|
| Recipients | doko, larry, mark.dickinson, mattip, meador.inge, python-dev, rkuska, steve.dower |
| Date | 2015-01-15.18:35:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1421346917.37.0.702560808741.issue20160@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
it seems the problem is that the bundled libffi version in Modules/_ctypes/libffi needs updating. The fix for aarch64 is a simple one-liner (tested on 2.7 in a aarch64 vm), for both HEAD and 2.7 (attached), but perhaps a better fix would be to update the bundled libffi? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-15 18:35:17 | mattip | set | recipients: + mattip, doko, mark.dickinson, larry, meador.inge, python-dev, steve.dower, rkuska |
| 2015-01-15 18:35:17 | mattip | set | messageid: <1421346917.37.0.702560808741.issue20160@psf.upfronthosting.co.za> |
| 2015-01-15 18:35:17 | mattip | link | issue20160 messages |
| 2015-01-15 18:35:17 | mattip | create | |