Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCC 13 support #2780

Merged
merged 1 commit into from
May 4, 2023
Merged

Conversation

GaryOderNichts
Copy link
Contributor

@GaryOderNichts GaryOderNichts commented Apr 29, 2023

This fixes builds with GCC 13 due to the changes mentioned in Porting to GCC 13.
<cstdint> is no longer widely used in libstdc++ and needs to be included explicitly.

Requires Kenix3/libultraship#182 to fully work with GCC 13.

Build Artifacts

@briaguya-ai
Copy link
Contributor

even though this isn't quite a bugfix, i still feel like it might make sense to point it to develop-spock

@GaryOderNichts GaryOderNichts changed the base branch from develop to develop-spock May 1, 2023 00:06
@GaryOderNichts
Copy link
Contributor Author

even though this isn't quite a bugfix, i still feel like it might make sense to point it to develop-spock

Done

Copy link
Contributor

@briaguya-ai briaguya-ai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LUS side is in! LGTM :shipit:

@leggettc18 leggettc18 merged commit 176650c into HarbourMasters:develop-spock May 4, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants