HomeFreeBSD

x11/foot: unbreak build with clang 15

Description

x11/foot: unbreak build with clang 15

./uri.c:162:16: error: variable 'decoded_len' set but not used [-Werror,-Wunused-but-set-variable]

size_t decoded_len = 0;
       ^

Reported by: pkg-fallout

Details

Provenance
jbeichAuthored on Feb 11 2023, 4:01 PM
Parents
R11:d21cddb8cbb8: x11/wayout: unbreak build with clang 15
Branches
Unknown
Tags
Unknown