]> The Tcpdump Group git mirrors - libpcap/commit
Add -Wmissing-noreturn to compiler warnings and fix all fixable warnings.
authorJoerg Mayer <[email protected]>
Wed, 28 Mar 2018 22:32:06 +0000 (15:32 -0700)
committerGuy Harris <[email protected]>
Wed, 28 Mar 2018 22:32:06 +0000 (15:32 -0700)
commitc6fde3d1975ecda5563c39712ff389e78e50b895
tree69ef031108c6cc1a38144859da1ba74980538651
parentfd00db6f5f21d4961b62fbdd79944135b0b2a6bb
Add -Wmissing-noreturn to compiler warnings and fix all fixable warnings.

Also suppress the one non-fixable warning:
build/scanner.c:5020:1: warning: function 'yy_fatal_error' could be
declared with attribute 'noreturn' [-Wmissing-noreturn]

Signed-off-by: Joerg Mayer <[email protected]>
CMakeLists.txt
aclocal.m4
configure
diag-control.h
gencode.c
gencode.h
grammar.y
rpcapd/rpcapd.c