From owner-cvs-all Tue Nov 6 1:32:38 2001 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 76D9E37B417; Tue, 6 Nov 2001 01:32:34 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 6 Nov 2001 09:32:33 +0000 (GMT) To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/cmp Makefile In-reply-to: Your message of "06 Nov 2001 04:21:09 +0100." X-Request-Do: Date: Tue, 06 Nov 2001 09:32:33 +0000 From: David Malone Message-ID: <200111060932.aa61827@salmon.maths.tcd.ie> 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 > +WARNS?= 2 Unfortunately cmp uses printf to output offsets into a file and gcc doesn't like the use of %q. Do we have a way around this? (Other than that cmp is ready for WARNS?=2.) David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message