cvs commit: src/sys/dev/ipw if_ipw.c
Wojciech A. Koszek
wkoszek at FreeBSD.org
Tue Dec 4 13:06:40 PST 2007
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 at FreeBSD.org
http://FreeBSD.czest.pl/dunstan/
More information about the cvs-src
mailing list