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 compile failure for C++17. #361

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix compile failure for C++17. #361

wants to merge 1 commit into from

Conversation

jwhpryor
Copy link
Collaborator

BEGIN_PUBLIC

Fix compile failure for C++17.

I don't understand why this target is being included in the build at all, however, this will allow it to compile for C++17 irrespective of it doing nothing.

END_PUBLIC

@jwhpryor jwhpryor force-pushed the fix_cpp17_failure branch 6 times, most recently from 552af75 to 37600dd Compare December 28, 2024 21:19
This bizarrely only fails on GitHub's ubuntu compiler. I am unable to reproduce on Mac or Linux, but this seems to fix it.

I also don't understand why the build looks green and yet new PRs cause the build to fail.

Tested: GitHub actions pass now.
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.

1 participant