aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qcom_tlmm/(public-mirror)
diff options
context:
space:
mode:
authorSiva Mahadevan <siva@FreeBSD.org>2026-09-05 14:12:11 +0000
committerSiva Mahadevan <siva@FreeBSD.org>2026-09-05 14:12:11 +0000
commita73bb621ca361edc678bbf49f3ca1acca8aa0344 (patch)
tree7fbcb2badd6fa6ad659c72678a5aeb54b1aba352 /sys/dev/qcom_tlmm/(public-mirror)
parentd7ed56b0fcb310a466e75a47cac4619afaa7e9dd (diff)
contrib/kyua: fix -Wshadow errorHEADmain
This fixes the build with gcc 14: /usr/src/contrib/kyua/engine/prepare/prepare_all.cpp:56:16: error: declaration of 'handler' shadows a member of 'engine::prepare::prepare_all' [-Werror=shadow] 56 | for (auto& handler : prepare::handlers()) { | ^~~~~~~ In file included from /usr/src/contrib/kyua/engine/prepare/prepare_all.hpp:35, from /usr/src/contrib/kyua/engine/prepare/prepare_all.cpp:29: /usr/src/contrib/kyua/engine/prepare/prepare.hpp:51:15: note: shadowed declaration is here 51 | class handler { | ^ Fixes: edb230c4af499203d7a6894b3711fe6574b26040 Reviewed by: igoro, rlibby, ngie MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D59346
Diffstat (limited to 'sys/dev/qcom_tlmm/(public-mirror)')
0 files changed, 0 insertions, 0 deletions