Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> The patch below enables CVS coreutils to be built with
>   ../coreutils/configure -C CC='gcc -Wall -Werror -fno-builtin' \
>                             CPPFLAGS=-Dlint
>
> on my GNU/Linux system, after one more tiny patch to gnulib
> (sent to its list).  Not quite sure if that fits your coding style.
>
> 2006-10-12  Ralf Wildenhues  <[EMAIL PROTECTED]>
>
>       * configure.ac: Avoid compiler warnings about default return
>       type in function definitions and unused variables in tests.
>       * src/who.c (print_user) [HAVE_UT_HOST]: hostlen is only needed
>       if this is #defined.

Thanks!
I've checked that in.


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to