Opened 5 years ago
Closed 5 years ago
#12000 closed Patch (fixed)
Patch for gcc 10
Reported by: | Gwyn Ciesla | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | libfilezilla |
Keywords: | Cc: | ||
Component version: | Operating system type: | ||
Operating system version: |
Description
The attached patch will allow libfilezilla to build with the upcoming gcc 10.
Attachments (1)
Change History (4)
by , 5 years ago
Attachment: | include.patch added |
---|
comment:1 by , 5 years ago
Status: | new → moreinfo |
---|
comment:2 by , 5 years ago
Status: | moreinfo → new |
---|
BUILDSTDERR: In file included from libfilezilla/event_loop.hpp:4,
BUILDSTDERR: from event_loop.cpp:1:
BUILDSTDERR: libfilezilla/apply.hpp:21:38: error: 'size_t' has not been declared
Note:
See TracTickets
for help on using tickets.
What is the compiler error you get without the patch?