Opened 4 weeks ago
#72356 new defect
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]
Reported by: | ZsoltFerenczy | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.5 |
Keywords: | sequoia | Cc: | |
Port: | lha |
Description
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 | {
Attachments (1)
Note: See
TracTickets for help on using
tickets.