Opened 15 months ago

Last modified 15 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)

svn.diff (2.3 KB ) - added by Sam James 15 months ago.
svn.diff

Download all attachments as: .zip

Change History (2)

by Sam James, 15 months ago

Attachment: svn.diff added

svn.diff

comment:1 by Sam James, 15 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.