From owner-cvs-all Fri Mar 22 16:35:36 2002 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 51A3937B41A; Fri, 22 Mar 2002 16:35:29 -0800 (PST) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 0A3205346; Sat, 23 Mar 2002 01:35:26 +0100 (CET) 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: Garrett Wollman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/expr expr.1 expr.y References: <200203222018.g2MKIRj87213@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 23 Mar 2002 01:35:25 +0100 In-Reply-To: <200203222018.g2MKIRj87213@freefall.freebsd.org> Message-ID: Lines: 33 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 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 Garrett Wollman writes: > Log: > Make expr POSIX-compliant, and fix some bugs. Specifically: Did you world-test this? ===> bin/expr cc1: warnings being treated as errors /j/des/src/bin/expr/expr.y: In function `to_string': /j/des/src/bin/expr/expr.y:217: warning: unknown conversion type character `j' i n format /j/des/src/bin/expr/expr.y: In function `main': /j/des/src/bin/expr/expr.y:285: warning: unknown conversion type character `j' i n format *** Error code 1 Stop in /j/des/src/bin/expr. *** Error code 1 Stop in /j/des/src/bin. *** Error code 1 Stop in /j/des/src. *** Error code 1 Stop in /j/des/src. *** Error code 1 Stop in /j/des/src. 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