Date: Sun, 4 Apr 2004 01:05:28 +0200 (CEST) From: Lukas Ertl <le@FreeBSD.org> To: Maxime Henrion <mux@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/growfs growfs.c Message-ID: <20040404010409.X9970@leelou.in.tern> In-Reply-To: <200404032256.i33MutpJ094361@repoman.freebsd.org> References: <200404032256.i33MutpJ094361@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 3 Apr 2004, Maxime Henrion wrote: > mux 2004/04/03 14:56:55 PST > > FreeBSD src repository > > Modified files: > sbin/growfs growfs.c > Log: > - Don't abuse caddr_t when what we really want is a void *. > - Use the %jd format and a cast to intmax_t to print an int64_t. > - The return type of getopt() is an int, not a char. Thanks! > This fixes some warnings but there's still much more work to do here. Indeed. Maybe a complete rewrite would be faster. :-) regards, le -- Lukas Ertl http://mailbox.univie.ac.at/~le/ le@FreeBSD.org http://people.freebsd.org/~le/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040404010409.X9970>