diff options
| author | Siva Mahadevan <siva@FreeBSD.org> | 2026-09-05 14:12:11 +0000 |
|---|---|---|
| committer | Siva Mahadevan <siva@FreeBSD.org> | 2026-09-05 14:12:11 +0000 |
| commit | a73bb621ca361edc678bbf49f3ca1acca8aa0344 (patch) | |
| tree | 7fbcb2badd6fa6ad659c72678a5aeb54b1aba352 /libexec/save-entropy/Makefile.depend | |
| parent | d7ed56b0fcb310a466e75a47cac4619afaa7e9dd (diff) | |
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 'libexec/save-entropy/Makefile.depend')
0 files changed, 0 insertions, 0 deletions
