cvs commit: src/sbin/geom/core geom.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Mon Mar 14 00:30:15 PST 2005
On Mon, Mar 14, 2005 at 04:33:13AM +0000, Xin LI wrote:
+> delphij 2005-03-14 04:33:13 UTC
+>
+> FreeBSD src repository
+>
+> Modified files:
+> sbin/geom/core geom.c
+> Log:
+> printf(3) expects that %*s having an int parameter, which generates
+> warning on 64-bit platforms. Explicitly cast these values to int
+> to work around this issue, as these values are tend to be small.
Thanks and sorry for the breakage.
--
Pawel Jakub Dawidek http://www.wheel.pl
pjd at FreeBSD.org http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20050314/15e3d995/attachment.bin
More information about the cvs-src
mailing list