On Sun, Mar 8, 2009 at 12:53 AM, James Youngman <[email protected]> wrote: > * configure.ac: Turn on -Wall warnings. > * find/find.c (process_dir): Print unsigned values of unspecified > width as uintmax_t. > * xargs/xargs.c: Include <inttypes.h> and <stdint.h>, but without > the include guards (since we assume an ISO C platform anyway). > * import-gnulib.config (modules): Add modules inttypes and stdint. > > Signed-off-by: James Youngman <[email protected]>
Applied and pushed. James.
