]> git.puffer.fish Git - matthieu/frr.git/commit
Quagga: Fix some more compile warnings
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 7 Oct 2015 16:27:09 +0000 (09:27 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 7 Oct 2015 16:27:09 +0000 (09:27 -0700)
commit7a49a5b51ff51ca326d450976a0f89d5d50839bd
tree662692a19a7466d7a8247c3e91e8e31b6cd5086c
parent8748363d6046ec3c89ab2508ad9328b935548fce
Quagga: Fix some more compile warnings

The debian build process under Jessie has a 'newer' gcc
compiler that is more stringent on warnings returned.
This commit cleans up some more warnings returned.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
isisd/isis_main.c
lib/log.c
vtysh/vtysh_main.c