]> git.proxmox.com Git - mirror_frr.git/commit - lib/compiler.h
lib: fix random C++ compat problem w/ printfrr
authorDavid Lamparter <equinox@diac24.net>
Tue, 16 Mar 2021 10:03:50 +0000 (11:03 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sun, 2 May 2021 14:27:17 +0000 (16:27 +0200)
commit4f1a6d98da0703b066a1ae92dcac7c8f6ae3b1e6
treed8595be35dddaa76294d2fbc935307863d23ece7
parent8dff30f801d228371d6a15aa44924e75d1d3aea9
lib: fix random C++ compat problem w/ printfrr

These hoops to get warnings for mis-printing `uint64_t` are apparently
breaking some C++ bits...

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/compiler.h