From owner-cvs-all Mon Jul 15 1:26:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9965B37B400; Mon, 15 Jul 2002 01:26:52 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1B2E43E31; Mon, 15 Jul 2002 01:26:51 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 21ACD534A; Mon, 15 Jul 2002 10:26:47 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/tail Makefile tail.c References: <200207141821.g6EIL7sf082110@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 15 Jul 2002 10:26:46 +0200 In-Reply-To: <200207141821.g6EIL7sf082110@freefall.freebsd.org> Message-ID: Lines: 19 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Alfred Perlstein 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