findutils-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Findutils-patches] Re: [PATCH] Enable -Wall compiler warnings and fix t


From: James Youngman
Subject: [Findutils-patches] Re: [PATCH] Enable -Wall compiler warnings and fix them.
Date: Tue, 10 Mar 2009 00:53:33 +0000

On Sun, Mar 8, 2009 at 12:53 AM, James Youngman <address@hidden> 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 <address@hidden>


Applied and pushed.

James.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]