Presumably this will be fixed upstream eventually.
contrib/ldns/wire2host.c:62:9: error: variable 'uncompressed_length' set but not used [-Werror,-Wunused-but-set-variable]
size_t uncompressed_length = 0;
^ Differential D40665
libldns: Silence -Wunused-but-set-variable for wire2host.c. Authored by jhb on Jun 20 2023, 4:34 PM. Tags None Referenced Files
Subscribers
Details
Presumably this will be fixed upstream eventually. contrib/ldns/wire2host.c:62:9: error: variable 'uncompressed_length' set but not used [-Werror,-Wunused-but-set-variable] size_t uncompressed_length = 0;
^
Diff Detail
Event Timeline |