[PATCH]: Cast in c-pretty-print.c causes warning

Richard Henderson rth@redhat.com
Wed Sep 2 22:17:00 GMT 2009


On 09/02/2009 02:21 PM, Kai Tietz wrote:
> Ok, I can file a patch to add gstdint.h to system.h, or is it better
> to use here just a config.h check for existing stdint.h and otherwise
> fall back to long type for intptr_t?

It's best to have a configure check.
See the standard autoconf macro AC_TYPE_UINTPTR_T.


r~



More information about the Gcc-patches mailing list