Ethereal-dev: Re: [Ethereal-dev] Warning fixes (unused params)

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Thu, 2 May 2002 12:02:25 -0700
On Thu, May 02, 2002 at 08:02:38AM -0500, David Frascone wrote:
> But, I do have a question.  I just set the makefile to do -Wall, and I
> receive no warnings.  Are you guys turning on extra warnings?

No, we're turning of the *lack* of extra warnings. :-)

The top-level configure.in we're using doesn't have "-Wno-unused" in it.
Once most of the noisiest dissectors are fixed, I'll check in Joerg's
change to "configure.in" to remove it.