Opened 21 months ago
Last modified 21 months ago
#12868 new Bug report
Missing/transitive <cstdint> includes (GCC 13 failure)
Reported by: | Sam James | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | libfilezilla |
Keywords: | Cc: | Sam James | |
Component version: | Operating system type: | ||
Operating system version: |
Description
See also #12854.
Originally reported downstream in Gentoo at https://bugs.gentoo.org/893982. While the fix in #12854 seems to work for me (without testing many build configurations), I've attached a patch to fix some more transitive/missing includes which may cause issues with future compiler releases.
See https://gcc.gnu.org/gcc-13/porting_to.html#header-dep-changes. Thanks!
Attachments (1)
Change History (2)
by , 21 months ago
comment:1 by , 21 months ago
(Thanks to Ninpo for reporting & coming up with the patch, I just verified it & rebased it on trunk.)
Note:
See TracTickets
for help on using tickets.
svn.diff