Skip site navigation (1)Skip section navigation (2)
Date:      15 Jul 2002 10:26:46 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Alfred Perlstein <alfred@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/tail Makefile tail.c
Message-ID:  <xzpznwt9z21.fsf@flood.ping.uio.no>
In-Reply-To: <200207141821.g6EIL7sf082110@freefall.freebsd.org>
References:  <200207141821.g6EIL7sf082110@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Alfred Perlstein <alfred@FreeBSD.org> writes:
>   Log:
>   WARNS=4, add

===> usr.bin/tail
cc -O -pipe -mcpu=ev56   -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wno-uninitialized  -c /usr/src/usr.bin/tail/forward.c
cc -O -pipe -mcpu=ev56   -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wno-uninitialized  -c /usr/src/usr.bin/tail/misc.c
cc1: warnings being treated as errors
/usr/src/usr.bin/tail/misc.c: In function `mapprint':
/usr/src/usr.bin/tail/misc.c:84: warning: comparison between signed and unsigned
/usr/src/usr.bin/tail/misc.c: In function `maparound':
/usr/src/usr.bin/tail/misc.c:114: warning: comparison between signed and unsigned
*** Error code 1

Stop in /usr/src/usr.bin/tail.

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpznwt9z21.fsf>