conan-io / conan

Conan - The open-source C and C++ package manager
https://conan.io
MIT License
8.3k stars 985 forks source link

fix cppstd checks for c++26 in newer compiler versions #17250

Closed memsharded closed 3 weeks ago

memsharded commented 3 weeks ago

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

Close https://github.com/conan-io/conan/issues/17247