]> git.ipfire.org Git - thirdparty/kea.git/commit
[#2618] fixed another Wshadow and a Wpedantic
authorAndrei Pavel <andrei@isc.org>
Mon, 3 Jun 2024 11:36:23 +0000 (14:36 +0300)
committerFrancis Dupont <fdupont@isc.org>
Wed, 5 Jun 2024 08:13:55 +0000 (10:13 +0200)
commitf58b310827722dc43cc1233f2b2863b90ed5de7a
treed3eca54623a6aecdfbc09a335648f8b24104e818
parent31b7b96f820fbe7e77cab3d5543385bfc19f9663
[#2618] fixed another Wshadow and a Wpedantic

iface_mgr_unittest.cc:2853:25: warning: declaration shadows a local variable [-Wshadow]
shared_network_unittest.cc:430:14: warning: use of non-standard escape character '\{' [-Wpedantic]
src/bin/dhcp6/tests/shared_network_unittest.cc
src/lib/dhcp/tests/iface_mgr_unittest.cc