[SLOF] [PATCH slof v3 2/4] net-snk: Fix gcc warnings
Alexey Kardashevskiy
aik at ozlabs.ru
Fri Jan 22 17:21:25 AEDT 2016
On 01/22/2016 04:54 PM, Nikunj A Dadhania wrote:
> Alexey Kardashevskiy <aik at ozlabs.ru> writes:
>
>> This replaces some local variable types and some function parameters from
>> signed to unsigned to fix gcc warnings.
>
> What switch are you using to get the gcc warnings? Default build doesnt
> give me any !
This is how I build it:
make qemu WARNFLAGS=-Wextra
btw this produces quite many warnings in virtio-1.0 ;)
--
Alexey
More information about the SLOF
mailing list