Bug 8591 - Cenbuild and ThinLinc do not build with GCC 15
Summary: Cenbuild and ThinLinc do not build with GCC 15
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Build system (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.19.0
Assignee: Pierre Ossman
URL:
Keywords:
Depends on: 8589
Blocks: 8361
  Show dependency treegraph
 
Reported: 2025-05-22 09:57 CEST by Pierre Ossman
Modified: 2025-05-22 09:57 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2025-05-22 09:57:32 CEST
GCC (and the C and C++ standard) have been removing support for older or dubious things in the languages over the years. Unfortunately, we have code both in the build environment and in ThinLinc that relies on that support.

We need to upgrade and fix things to make sure we can use the newer compilers.

Note You need to log in before you can comment on or make changes to this bug.