Date: Fri, 3 Feb 2006 01:10:50 +0000 (UTC) From: Maxime Henrion <mux@FreeBSD.org> To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/csup fattr.c Message-ID: <200602030110.k131AopU042407@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2006-02-03 01:10:50 UTC FreeBSD projects repository Modified files: csup fattr.c Log: Stop using %zd, some old compilers don't understand it and just print "zd" with it, which surprisingly doesn't work! Reported by: dougb Revision Changes Path 1.28 +27 -27 projects/csup/fattr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602030110.k131AopU042407>