On Sun, Mar 29, 2009 at 8:13 AM, David Chisnall <csdavec at swansea.ac.uk> wrote: > Specifically, sys/types.h (and the > system stdint.h) defines intptr_t as int (via two other typedefs) and > clang's stdint.h defines it as long. Fixed in r68015. -Eli