frr/watchfrr
David Lamparter c84e518709 *: no-warn pragmas for non-const format strings
We do use non-constant/literal format strings in a few places for more
or less valid reasons;  put `ignored "-Wformat-nonliteral"` around those
so we can have the warning enabled for everywhere else.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2023-01-27 12:01:20 +01:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
Makefile build: non-recursive watchfrr & tools 2017-09-07 16:18:50 +02:00
subdir.am build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00
watchfrr.c *: no-warn pragmas for non-const format strings 2023-01-27 12:01:20 +01:00
watchfrr.h watchfrr: Allow an integrated config to work within a namespace 2021-10-06 12:21:56 -04:00
watchfrr_errors.c watchfrr: Modify some stderr messages to zlog_warn 2018-09-25 19:11:25 +02:00
watchfrr_errors.h watchfrr: Modify some stderr messages to zlog_warn 2018-09-25 19:11:25 +02:00
watchfrr_vty.c build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00