Re: ANSI C89 and gnulib

2009-09-21 Thread Eric Blake
Reuben Thomas sc3d.org> writes: > When building with -ansi -pedantic, I get warnings like this: > > In file included from printf-args.c:30: > printf-args.h:105: warning: ISO C90 does not support 'long long' The goal for gnulib is not necessarily strict C89 compliance, but rather using C89 plus

ANSI C89 and gnulib

2009-09-21 Thread Reuben Thomas
Hi, I'm sorry, I have a memory of asking about this before, but I can't after much searching find the previous correspondence, if any. When building with -ansi -pedantic, I get warnings like this: In file included from printf-args.c:30: printf-args.h:105: warning: ISO C90 does not support 'long