Message 272029 - Python tracker
Message272029
| Author | Patrick Stewart |
|---|---|
| Recipients | Bob, Christoph Sarnowski, Patrick Stewart, doko, jpe, larry, mark.dickinson, mattip, meador.inge, python-dev, rkuska, steve.dower, vinay.sajip |
| Date | 2016-08-05.13:40:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1470404403.59.0.811434894445.issue20160@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Actually the current released version of libffi (3.2.1) is even more severely broken on win64, you can't return structs at all. (patch here https://github.com/patstew/MINGW-packages/blob/9c3910fa32c45448826a2241c3fba3bf6abf9428/mingw-w64-libffi/fix_return_size.patch). They've rewritten it all in git, so hopefully the next version will work. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-05 13:40:03 | Patrick Stewart | set | recipients: + Patrick Stewart, jpe, doko, vinay.sajip, mark.dickinson, larry, meador.inge, python-dev, mattip, steve.dower, rkuska, Bob, Christoph Sarnowski |
| 2016-08-05 13:40:03 | Patrick Stewart | set | messageid: <1470404403.59.0.811434894445.issue20160@psf.upfronthosting.co.za> |
| 2016-08-05 13:40:03 | Patrick Stewart | link | issue20160 messages |
| 2016-08-05 13:40:03 | Patrick Stewart | create | |