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 cppstd checks for c++26 in newer compiler versions #17250

Merged
merged 3 commits into from
Oct 30, 2024

Conversation

memsharded
Copy link
Member

Changelog: Bugfix: Fixed false positives of profile.py plugin checks over c++26 for latest compiler versions
Docs: Omit

Close #17247

@memsharded memsharded added this to the 2.9.1 milestone Oct 30, 2024
@czoido czoido changed the base branch from develop2 to release/2.9 October 30, 2024 09:40
@czoido czoido merged commit b3ad884 into conan-io:release/2.9 Oct 30, 2024
2 checks passed
@memsharded memsharded deleted the hotfix/cppstd_checks branch October 30, 2024 10:49
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.

[bug] The provided compiler.cppstd=26 is not supported by clang 19 even in conan 2.9.0
3 participants