From owner-cvs-all Sun Jul 7 13:53:39 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 94ECB37B400; Sun, 7 Jul 2002 13:53:32 -0700 (PDT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A92C43E09; Sun, 7 Jul 2002 13:53:32 -0700 (PDT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.3/8.12.3) with ESMTP id g67KrUri008653; Sun, 7 Jul 2002 13:53:30 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.3/8.12.3/Submit) id g67KrUnQ008652; Sun, 7 Jul 2002 13:53:30 -0700 Date: Sun, 7 Jul 2002 13:53:30 -0700 From: Brooks Davis To: Ian Dowse Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/dump tape.c traverse.c Message-ID: <20020707135330.A5949@Odin.AC.HMC.Edu> References: <200207071230.g67CULR4016170@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="x+6KMIRAuhnl3hBn" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200207071230.g67CULR4016170@freefall.freebsd.org>; from iedowse@FreeBSD.ORG on Sun, Jul 07, 2002 at 05:30:21AM -0700 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu 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 --x+6KMIRAuhnl3hBn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 07, 2002 at 05:30:21AM -0700, Ian Dowse wrote: > iedowse 2002/07/07 05:30:21 PDT >=20 > Modified files: > sbin/dump tape.c traverse.c=20 > Log: > Fix some printf format errors. Do we really want to fix printf errors wwith %qd? A cast to intmax_t and %jd is at least C99 compliant where as %qd is a FreeBSDism. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --x+6KMIRAuhnl3hBn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9KKpIXY6L6fI4GtQRAictAJ0fWi9G6Fr0KvskHMtKSiXW9H4fbgCcCyoQ UFQXKI47op1a/EwBGm0IivU= =fusT -----END PGP SIGNATURE----- --x+6KMIRAuhnl3hBn-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message