ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] -Werror for Qt code

From: Evan Huus <eapache@xxxxxxxxx>
Date: Sun, 8 Sep 2013 16:02:02 -0400
On 2013-09-08, at 3:22 PM, Guy Harris <guy@xxxxxxxxxxxx> wrote:

> 
> On Sep 8, 2013, at 8:05 AM, eapache@xxxxxxxxxxxxx wrote:
> 
>> Fix "seq_base could be used unitialized" warning. We should probably enable
>> -Werror for the qt code...
> 
> And disable the "warn me if a 64-bit value is being shortened to 32 bits" warning, because Qt 5 *itself* has code in headers that doesn't cast away those warnings (or fix them if they're real issues).

I think adding -Wno-error=foo is probably sufficient, though we may not want the noise of the warnings either...

> 
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>             mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe