[Bf-committers] Solution for suppressing "unused parameter" warnings?

Ken Hughes khughes at pacific.edu
Mon May 29 06:55:34 CEST 2006


Renato Perini wrote:
> Why not use just a "-Wno-unused" flag passed to the compiler?

Partly because I don't want to turn off the warnings, just let the 
compiler know which ones I already know are unused.  I still want to see 
warning when parameters are supposed to be used, but aren't.

Ken


More information about the Bf-committers mailing list