ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Unable to Compile Wireshark from SVN on Fedora 11

From: Bill Meier <wmeier@xxxxxxxxxxx>
Date: Wed, 26 Aug 2009 12:48:17 -0400
Bill Meier wrote:
Bill Meier wrote:
OK: I've committed (SVN #29532) a slight reworking of the code in packet-icmpv6.c to prevent the GCC "strict-aliasing" message.



It turns out that there's at least two more files which cause the "strict aliasing" warning with gcc 4.4.1:

dissectors/packet-ssl-utils.c
epan/sctp-stat.c

I'll see what I can do to revise the code in the next day or so.



Done (as of SVN #29554) ....