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

Wireshark-bugs: [Wireshark-bugs] [Bug 5707] Rev. 35993 break compilation on Ubuntu 10.10

Date: Mon, 21 Feb 2011 00:22:32 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5707

--- Comment #3 from Roland Knall <rknall@xxxxxxxxx> 2011-02-21 00:22:26 PST ---
Created an attachment (id=5961)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5961)
Adding WS_MSVC_NORETURN to main config.h file under Linux

WS_MSVC_NORETURN is undeclared under a non-Windows operating system, which
breaks compilation in the files epan/except.c and dumpcap.c as well as any file
including epan/except.h

The patch adds this variable in the correct position in CMakeLists.txt, as well
as cmakeconfig.h.in.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.