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 5 support of std c++17 #9431

Merged
merged 2 commits into from Aug 20, 2021
Merged

gcc 5 support of std c++17 #9431

merged 2 commits into from Aug 20, 2021

Conversation

lasote
Copy link
Contributor

@lasote lasote commented Aug 16, 2021

Changelog: Bugfix: Fixed bug whereby Conan failed when using compiler=gcc with compiler.version=5 (without specifying a minor version) and compiler.cppstd=17.
Docs: omit

Closes #9417

@lasote lasote added this to the 1.40 milestone Aug 16, 2021
@lasote lasote requested a review from czoido August 16, 2021 07:48
conan/tools/_compilers.py Outdated Show resolved Hide resolved
@memsharded memsharded merged commit 4a9b65f into conan-io:develop Aug 20, 2021
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.

can't use c++17 with gcc 5
2 participants