Moved LONG_LONG #define from longobject.h to here, since it's needed
by the following. typedef in a portable way the Python name for the C9X uintptr_t type. This latter is the most portable way to spell an integral type to which a void* can be cast to and back again without losing information. Parallel checkin hacks configure to check if the platform/compiler supports the C9X name.
Showing
Please register or sign in to comment