Ethereal-dev: Re: [Ethereal-dev] gcc warnings about unused variables

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sat, 2 Mar 2002 18:11:19 -0800
On Wed, Feb 27, 2002 at 01:43:50AM -0800, Guy Harris wrote:
> I've also checked in a variant of your changes, to add the definition of
> _U_ in the configure scripts (but not to turn off "-Wno-unused" yet),
> and also checked in changes to add it to the Makefile.nmake files as
> well, to check whether it'll work in Windows.

I've also checked in the changes in the "epan" and "wiretap"
directories, and subdirectories thereof (except for the _U_'s for "err"
in Wiretap, as, in at least some of those cases, the code should be
modified to check for errors and use that variable).

I haven't checked in the other changes.  I don't want to check in a
change to the top-level configuration file until

	1) the gtk directory has been cleaned up

and

	2) the dissectors have been cleaned up

but I'll look at checking in at least some of the other changes.