gratuitous gcc warnings: unused function arguments?
Robert Watson
rwatson at FreeBSD.org
Sun Jan 16 13:05:04 PST 2005
On Sun, 16 Jan 2005, David O'Brien wrote:
> We're not going to hack GCC to deal with this. That is going way too
> far. This is coming up because people are using high WARNS values in
> Makefiles. Either back them down to a lower WARNS value; or we should
> add -Wno-unused-parameter to WARNS level 3.
I'd be fine with simply pushing threshold for unused parameters up a few
notches on the warning scale. I'd like to have access to the other
interesting warnings are WARNS=3 and WARNS=4 relating to qualifiers,
strings, etc.
Robert N M Watson
More information about the freebsd-current
mailing list