]> git.puffer.fish Git - mirror/frr.git/commit
configure: add -Wshadow option
authorMark Stapp <mjs@cisco.com>
Thu, 23 Jan 2025 20:43:55 +0000 (15:43 -0500)
committerMark Stapp <mjs@cisco.com>
Tue, 8 Apr 2025 18:41:26 +0000 (14:41 -0400)
commit05446a2961b251ea66e442892fade4118c634a54
treea0055de14d5a76ea3dd34fda925281676e72c67a
parent46a526568fc262334c4959bdff40f96e992b51d7
configure: add -Wshadow option

Start exposing variable-shadowing warnings in all builds.

Signed-off-by: Mark Stapp <mjs@cisco.com>
configure.ac