Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2005 15:23:09 +0100
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        David O'Brien <obrien@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/fs/msdosfs msdosfs_conv.c
Message-ID:  <20050312142309.GK9291@darkness.comp.waw.pl>
In-Reply-To: <20050312035000.GA78029@dragon.nuxi.com>
References:  <200503112327.j2BNRkGq052260@repoman.freebsd.org> <20050312035000.GA78029@dragon.nuxi.com>

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

--E0nEvEEGZbduMG2g
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Mar 11, 2005 at 07:50:00PM -0800, David O'Brien wrote:
+> On Fri, Mar 11, 2005 at 11:27:46PM +0000, Nate Lawson wrote:
+> > njl         2005-03-11 23:27:46 UTC
+> >=20
+> >   FreeBSD src repository
+> >=20
+> >   Modified files:
+> >     sys/fs/msdosfs       msdosfs_conv.c=20
+>=20
+> Please compile test on 64-bit machines before committing.
+>     + printf("msdosfs: file name %d too long\n", nambuf_len);
+>     size_t's need %zd, not naked %d.

size_t needs %zu (ssize_t needs %zd) :)

--=20
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

--E0nEvEEGZbduMG2g
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFCMvtNForvXbEpPzQRAtsGAKC54mGlHh3lbEREGUf/JZ6uBzsiTgCgmhtl
L/Xw1YiEUWo4RYgCN4ji97E=
=AfcI
-----END PGP SIGNATURE-----

--E0nEvEEGZbduMG2g--



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