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.