Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2002 13:53:30 -0700
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Ian Dowse <iedowse@FreeBSD.ORG>
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>
In-Reply-To: <200207071230.g67CULR4016170@freefall.freebsd.org>; from iedowse@FreeBSD.ORG on Sun, Jul 07, 2002 at 05:30:21AM -0700
References:  <200207071230.g67CULR4016170@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--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




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