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)

main.log (67.8 KB) - added by ZsoltFerenczy 4 weeks ago.

Download all attachments as: .zip

Change History (1)

Changed 4 weeks ago by ZsoltFerenczy

Attachment: main.log added
Note: See TracTickets for help on using tickets.