wireshark/caputils
Gerald Combs b8f90de70e ws80211: Disable shorten-64-to-32.
Disable shorten-64-to-32 in ws80211_create_on_demand_interface,
which calls NLA_PUT_STRING, which passes the output of strlen to an
int parameter. NLA_PUT_STRING is defined in netlink/attr.h so there's
not much we can do to fix it directly.

Suppress -Wpragmas before suppressing warnings in gcc so that we can
use DIAG_OFF with clang-only warnings.

Change-Id: I1180950edd93c056b8fbfbed164e482024aee90a
Reviewed-on: https://code.wireshark.org/review/12314
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-12-01 01:19:33 +00:00
..
CMakeLists.txt CMake: Add /WX 2015-10-16 21:32:22 +00:00
Makefile.am Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap) 2015-11-27 22:22:06 +00:00
Makefile.common Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap) 2015-11-27 22:22:06 +00:00
Makefile.nmake Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap) 2015-11-27 22:22:06 +00:00
airpcap.h Change a lot of http:// URLs to https://. 2015-03-10 19:30:50 +00:00
airpcap_loader.c Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap) 2015-11-27 22:22:06 +00:00
airpcap_loader.h Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides 2015-07-02 15:28:03 +00:00
capture-pcap-util-int.h
capture-pcap-util-unix.c caputils/*.c: As needed: Add editor modelines & Fix indentation 2015-02-13 18:45:23 +00:00
capture-pcap-util.c Remove configure --enable-ipv6 option 2015-11-23 04:07:37 +00:00
capture-pcap-util.h Oops, we also need to worry about pcap_get_tstamp_precision(). 2014-11-05 02:09:14 +00:00
capture-wpcap.c Extcap: allow Wireshark to list extcap interfaces even when WinPcap / Npcap is not installed 2015-11-17 08:17:38 +00:00
capture-wpcap.h
capture_ifinfo.h Fix retrieval of data link type supported by remote interfaces with authentication 2015-07-22 07:10:10 +00:00
capture_win_ifnames.c caputils/*.c: As needed: Add editor modelines & Fix indentation 2015-02-13 18:45:23 +00:00
capture_win_ifnames.h
capture_wpcap_packet.c
capture_wpcap_packet.h
doxygen.cfg.in
iface_monitor.c libnl: disable pedantic warning of libnl lib 2015-02-19 16:15:53 +00:00
iface_monitor.h Allow the interface monitor routines to be called from C++. 2014-07-16 02:28:39 +00:00
ws80211_utils.c ws80211: Disable shorten-64-to-32. 2015-12-01 01:19:33 +00:00
ws80211_utils.h Get rid of ws80211_frequency_to_channel(). 2015-11-05 22:56:07 +00:00