Open MBeijer opened 1 month ago
Error when building archivers/lha with gcc 14:
archivers/lha
header.c: In function '_skip_bytes': header.c:71:1: error: type of 'len' defaults to 'int' [-Wimplicit-int] 71 | _skip_bytes(len) | ^~~~~~~~~~~
Error when building
archivers/lha
with gcc 14: