]> git.proxmox.com Git - mirror_frr.git/commit - babeld/message.c
*: fix compiler warnings
authorDavid Lamparter <equinox@opensourcerouting.org>
Fri, 25 Aug 2017 23:14:25 +0000 (01:14 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 25 Aug 2017 23:46:40 +0000 (01:46 +0200)
commita97986ffba560458b2b1e88b09b31822f78d8542
tree49ae3ae301d7e1052d69fe0884a565897ca65576
parente1bd637370df9708af91c699b2510a788625bc5a
*: fix compiler warnings

Specifically, gcc 4.2.1 on OpenBSD 6.0 warns about these;  they're bogus
(gcc 4.2, being rather old, isn't quite as "intelligent" as newer
versions; the newer ones apply more logic and less warnings.)

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
babeld/babeld.c
babeld/message.c
isisd/isisd.c
lib/module.c
lib/spf_backoff.c
lib/termtable.c
pimd/pim_join.c
zebra/zserv.c