Date: Tue, 4 Dec 2007 21:25:09 +0000 From: "Wojciech A. Koszek" <wkoszek@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ipw if_ipw.c Message-ID: <20071204212509.GB80240@FreeBSD.czest.pl> In-Reply-To: <200712042033.lB4KXwMR000424@repoman.freebsd.org> References: <200712042033.lB4KXwMR000424@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 04, 2007 at 08:33:58PM +0000, Wojciech A. Koszek wrote:
> wkoszek 2007-12-04 20:33:58 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/ipw if_ipw.c
> Log:
> Cast 'data' to 'u_char', as printf() requires this type to be unsigned. This
> is what gcc3 complains about.
>
> Without this change, it's impossible to build the kernel with gcc3.
>
> Tested by: cognet@ (mentor)
> Approved by: cognet@ (mentor)
And:
Reviewed by: thompsa
Sorry!
--
Wojciech A. Koszek
wkoszek@FreeBSD.org
http://FreeBSD.czest.pl/dunstan/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071204212509.GB80240>
