]> git.proxmox.com Git - mirror_frr.git/commit - lib/event.c
* : clean up format specifiers for gcc-10
authorMark Stapp <mjs@voltanet.io>
Tue, 3 Nov 2020 22:07:08 +0000 (17:07 -0500)
committerMark Stapp <mjs@voltanet.io>
Wed, 4 Nov 2020 21:56:17 +0000 (16:56 -0500)
commit72327cf3e71886a280c57b208869e1ddce49b046
tree97b44b4e484e89d1e63bac718dce83aa67d4e33a
parent7dcd8af02486b4447e838c0ae9ef6585736dda1e
* : clean up format specifiers for gcc-10

gcc 10 complains about some of our format specs, fix them. Use
atomic size_t in thread stats, to work around platform
differences.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
bgpd/bgp_mplsvpn.c
lib/thread.c
lib/thread.h
ospf6d/ospf6_abr.c
ospfd/ospf_gr_helper.c
ospfd/ospf_opaque.h