Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Patches for compilation warnings

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Tue, 27 Mar 2007 15:03:20 +0200
ronnie sahlberg wrote:
On 3/27/07, Peter Johansson <peterjohansson73@xxxxxxxxx> wrote:

Oh, my bad. So how can one fix these problems then? I am not really "on top
of" IDL, what should one generally do to correct this?

I have sent patches to Jelmer that maintains PIDL that will address
most of the warnings from the pidl generated dissectors.
Once these patches are in mainline pidl I will regenerate the dissectors.
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev
Please note my earlier post that I've fixed these warnings the "hard core" way, by adding #pragma warning(disable:xx) to the generated files for MSVC.

If you are going to check in new generated files (and don't catch all warnings on MSVC), the buildbot might go red now ...

Regards, ULFL