Message 184078 - Python tracker (original) (raw)
Message184078
Author | amaury.forgeotdarc |
---|---|
Recipients | Matt.Clarke, amaury.forgeotdarc, meador.inge |
Date | 2013-03-13.13:19:58 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1363180798.92.0.964733025534.issue17310@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Is "_pack_ = 1" correct? Did you compile your C library with /Zp1 or similar? Also check that ctypes.sizeof(callback_t) matches the one given by the C compiler. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2013-03-13 13:19:59 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, meador.inge, Matt.Clarke |
2013-03-13 13:19:58 | amaury.forgeotdarc | set | messageid: 1363180798.92.0.964733025534.issue17310@psf.upfronthosting.co.za |
2013-03-13 13:19:58 | amaury.forgeotdarc | link | issue17310 messages |
2013-03-13 13:19:58 | amaury.forgeotdarc | create |