
Oct. 12, 2007
2:43 a.m.
On Oct 11, 2007 11:36 PM, Thomas Heller <theller@ctypes.org> wrote:
Neal, I have one patch for ctypes still sitting in some of my sandboxes. ctypes doesn't work when configured with --with-system-ffi on machines where 'sizeof(long long) != sizeof(long)', in other words on 32-bit boxes.
Is is ok to apply this patch?
The patch makes sense to me. If you are comfortable that this will fix more problems than it's likely to create, go for it. n