]> granicus.if.org Git - python/commit
Explicitely use 'signed char', to avoid problems on platforms with unsigned char...
authorThomas Heller <theller@ctypes.org>
Wed, 5 Apr 2006 20:34:18 +0000 (20:34 +0000)
committerThomas Heller <theller@ctypes.org>
Wed, 5 Apr 2006 20:34:18 +0000 (20:34 +0000)
commit3c423a04bac348a79b3be168e009ecdad13eda8a
treebdf2eecf4e5b02a881db05a66e99f215bcd244f0
parent0890de3be0a8507fcabd8587f57656ed27bda45d
Explicitely use 'signed char', to avoid problems on platforms with unsigned char type.
Modules/_ctypes/_ctypes_test.c