Message 262310 - Python tracker
Message262310
| Author | tilsche |
|---|---|
| Recipients | amaury.forgeotdarc, belopolsky, meador.inge, tilsche |
| Date | 2016-03-23.21:08:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1458767294.17.0.87118649712.issue26628@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note [http://www.atmark-techno.com/~yashi/libffi.html] > Although ‘libffi’ has no special support for unions or bit-fields, it is perfectly happy passing structures back and forth. You must first describe the structure to ‘libffi’ by creating a new ffi_type object for it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-03-23 21:08:14 | tilsche | set | recipients: + tilsche, amaury.forgeotdarc, belopolsky, meador.inge |
| 2016-03-23 21:08:14 | tilsche | set | messageid: <1458767294.17.0.87118649712.issue26628@psf.upfronthosting.co.za> |
| 2016-03-23 21:08:14 | tilsche | link | issue26628 messages |
| 2016-03-23 21:08:13 | tilsche | create | |