]> git.puffer.fish Git - matthieu/frr.git/commit
tools/gcc-plugins: allow ISO C23 `%b`
authorDavid Lamparter <equinox@opensourcerouting.org>
Sun, 3 Sep 2023 21:25:06 +0000 (23:25 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sun, 3 Sep 2023 21:34:03 +0000 (23:34 +0200)
commitf9ba355aa840b30f6dd4a845b1d7fb747b302a49
treece9b1d879083d87761d6ceae98ec194a40861134
parent3ca2253b13a871c97d72a014a261b41d7f75a660
tools/gcc-plugins: allow ISO C23 `%b`

It behaves exactly like `%x`, so adding it is a single byte diff.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
tools/gcc-plugins/frr-format.c