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

Fix compilation under gcc 13 #1039

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Conversation

philmb3487
Copy link
Contributor

These changes were required on my machine.
Add include for std::runtime_error, and add include for uint8
Additionally this adds a patch for Qt that adds some limits stuff like std::max.

@ohcee
Copy link
Contributor

ohcee commented Jan 30, 2024

utACK Looks fine to me.

@seanPhill
Copy link
Collaborator

I noticed

https://github.com › bitcoin › bitcoin › pull › 25719
build: Bump Qt to 5.15.5 in depends #25719
27 Jul 2022 Bumping Qt patch version allows to drop the fix_limits_header.patch. Guix builds on x86_64: 6e403f6442f904a17e00f2c5d539c38a6d736963deaca080aaf7e45911f32cd4 guix ...

but as noted in the patch "- Qt 5.15 -- unavailable as open source" this patch looks appropriate, and also as it must have been used in Bitcoin core too. However, 5.15**.5** might have solved the lack of open source issue? …

@seanPhill
Copy link
Collaborator

If there are no objections I will push this to master, the next time I look at this.

Copy link
Collaborator

@seanPhill seanPhill left a comment

Choose a reason for hiding this comment

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

utack

@seanPhill seanPhill merged commit 1a32c2b into Veil-Project:master Aug 7, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants