Ethereal-dev: Re: [Ethereal-dev] Solve Compiler Warnings

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, 16 May 2002 12:30:06 -0700
On Thu, May 16, 2002 at 02:07:18PM -0500, Andrew Esh wrote:
> This solves a series of compiler warnings gcc (RedHat 7.1/i386) was
> giving when it compiled packet-x11.c. In BITMASK32, VALUE16 needed a
> typecast. Also added typecasts to VALUE8 and VALUE32, even though they
> aren't required at this time.

Checked in.