On 22/01/15 20:20, Stefan Beller wrote: > On Thu, Jan 22, 2015 at 12:13 PM, Ramsay Jones > <ramsay@xxxxxxxxxxxxxxxxxxx> wrote: >> >> Notice the [-Wextra] warnings above. ;-) >> >> ATB, >> Ramsay Jones >> > > Thanks, I put that into my config.mak > Though recompiling the whole project yields > > 4 [-Wempty-body] > 477 [-Wmissing-field-initializers] > 966 [-Wsign-compare] > 899 [-Wunused-parameter] > > so maybe I'll disable it again when I think it's too much output. > Yes, you don't want to use -Wextra for everyday usage! :-D [BTW, I don't know if sparse works on OS X, so ...] ATB, Ramsay Jones -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html