◐ Shell
clean mode source ↗

Message 184078 - Python tracker

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:59amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, meador.inge, Matt.Clarke
2013-03-13 13:19:58amaury.forgeotdarcsetmessageid: <1363180798.92.0.964733025534.issue17310@psf.upfronthosting.co.za>
2013-03-13 13:19:58amaury.forgeotdarclinkissue17310 messages
2013-03-13 13:19:58amaury.forgeotdarccreate