]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix various Clang-12.0 compiler warnings (#800)
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Tue, 6 Apr 2021 14:01:02 +0000 (14:01 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Thu, 8 Apr 2021 12:29:50 +0000 (12:29 +0000)
commitb4bae09eecb8689eb70acc9a44cede85ee10b075
tree154fdee91ad21dbf9e61ea90fb46f69a5d2ad83f
parent1219d6dbf3f771f0bb7d8220454af2a1c4dca688
Fix various Clang-12.0 compiler warnings (#800)

Fixes -Wrange-loop-construct, -Wmismatched-tags, and -Wshadow.
src/acl/Asn.cc
src/acl/DestinationIp.cc
src/fs/rock/RockRebuild.cc
src/http/RegisteredHeadersHash.cci
src/http/RegisteredHeadersHash.gperf
src/multicast.cc