Ethereal-dev: RE: [Ethereal-dev] Some compiler warnings

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

From: Biot Olivier <Olivier.Biot@xxxxxxxxxxx>
Date: Thu, 4 Dec 2003 08:29:17 +0100
| From: Guy Harris
| 
| On Dec 3, 2003, at 4:11 PM, Biot Olivier wrote:
| 
| > packet-mtp3.c:494: warning: dereferencing type-punned pointer will  
| > break
| > strict-aliasing rules
| 
| What version of GCC are you using, and what warning flags have you  
| turned on?  I'm not getting that one with the Panther GCC:
| 
| 	% gcc --version
| 	gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)
| 
| with the default compiler flags.

Mine's gcc (GCC) 3.3.1 (cygming special). I tend to run the most recent
tools on cygwin.

Regards,

Olivier