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] [Wireshark-commits] rev 21256: /trunk/epan/dissectors/ /trun

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Thu, 29 Mar 2007 02:59:53 +0200
sahlberg@xxxxxxxxxxxxx wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21256

User: sahlberg
Date: 2007/03/29 12:26 AM

Log:
 update winreg to the latest idl

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +221 -18   packet-dcerpc-winreg.c    Modified
  +1 -0      packet-dcerpc-winreg.h    Modified

Directory: /trunk/epan/dissectors/pidl/
  Changes    Path          Action
  +26 -11    winreg.idl    Modified

_______________________________________________
Wireshark-commits mailing list
Wireshark-commits@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-commits
Hi Ronnie!

You've repeatedly breaking the Win32 buildbot by removing the handcrafted #pragma warning(disable) I've added to fix warnings of the generated files.

Unless we have implemented the "real fix" you've mentioned, namely splitting the sources into "generated" and "normal" sources with different CFLAGS, could you add the #pragma changes to the generated files before checking them in?

We are currently working against each other ;-)

Regards, ULFL