[PATCH 0/3] cleanup libgcrypt warnings
Rudi Heitbaum
rudi at heitbaum.com
Sat Jan 31 02:25:38 CET 2026
Cleanup warnings when compiling with recent compilers. All fixes conform
to c standard and avoid using compiler specific features.
Rudi Heitbaum (3):
tests: Cast to void to suppress warnings about unused variables
cipher: remove unused variable idx from _gcry_pk_get_keygrip function
Update to return a pointer to a const-qualified type to fix warning
cipher/pubkey.c | 3 +--
src/misc.c | 4 ++--
tests/bench-slope.c | 1 +
tests/prime.c | 1 +
tests/t-fips-service-ind.c | 1 +
5 files changed, 6 insertions(+), 4 deletions(-)
--
2.51.0
More information about the Gnupg-devel
mailing list