Branko Čibej <brane@xbc.nu> writes: > Zack Weinberg wrote: > >>If the first one isn't a suitable definition of uintptr_t for some >>target, the ABI is broken. (I know C99 allows >>sizeof(long) < sizeof(void *). C99 is wrong.) >> > Oh bah. C has allowed this forever. To the contrary, C90 specifically forbids it. zw