Wireshark mailing list archives

Re: wireshark compilation errors in Cygwin.


From: Guy Harris <guy () alum mit edu>
Date: Wed, 21 Jul 2010 00:41:03 -0700


On Jul 20, 2010, at 11:30 PM, upendra.allu () wipro com wrote:

packet-tsrp-template.c(134) : error C2275: 'proto_item' : illegal use of this type as an expression
        ../..\epan\proto.h(269) : see declaration of 'proto_item'

Please read the "Portability" section of the "doc/README.developer" document in the Wireshark source, and then go 
through your code to make sure you're not doing *anything* that it says not to do.  Not all compilers are GCC, and not 
all things that GCC accepts are accepted by all C compilers, including the Microsoft C compiler that's used for 
Wireshark on Windows.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: