Date: Sun, 16 Jan 2005 21:05:01 +0000 (GMT) From: Robert Watson <rwatson@FreeBSD.org> To: "David O'Brien" <obrien@FreeBSD.org> Cc: freebsd-current@FreeBSD.org Subject: Re: gratuitous gcc warnings: unused function arguments? Message-ID: <Pine.NEB.3.96L.1050116210328.50371F-100000@fledge.watson.org> In-Reply-To: <20050116204949.GA53539@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1050116210328.50371F-100000>
