[MacPorts] #72356: lha @20211125_0: header.c:71:13: error: parameter 'len' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
MacPorts
noreply at macports.org
Thu Apr 17 04:48:21 UTC 2025
#72356: lha @20211125_0: header.c:71:13: error: parameter 'len' was not declared,
defaults to 'int'; ISO C99 and later do not support implicit int
[-Wimplicit-int]
---------------------------+--------------------
Reporter: ZsoltFerenczy | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: sequoia | Port: lha
---------------------------+--------------------
Looks like similar problem as #71517 for kermit.
{{{
:info:build header.c:71:13: error: parameter 'len' was not declared,
defaults to 'int'; ISO C99 and later do not support implicit int
[-Wimplicit-int]
:info:build 71 | _skip_bytes(len)
:info:build | ^
:info:build 72 | {
}}}
--
Ticket URL: <https://trac.macports.org/ticket/72356>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list