Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

#182 Valid check_min_cppstd#184

Open
uilianries wants to merge 3 commits into
conan-io:masterfrom
uilianries:feature/check-min-cppstd
Open

#182 Valid check_min_cppstd#184
uilianries wants to merge 3 commits into
conan-io:masterfrom
uilianries:feature/check-min-cppstd

Conversation

@uilianries
Copy link
Copy Markdown
Member

closes #182

#KB-H046: "VALIDATE CHECK_MIN_CPPSTD"

The method tools.check_min_cppstd uses the default c++ standard supported by the compiler, when settings.compiler.cppstd is not defined. However, is can cause false-positives when a compiler supports a determined c++ standard.

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
@uilianries uilianries marked this pull request as ready for review April 24, 2020 18:15
@uilianries uilianries requested review from SSE4 and danimtb April 24, 2020 18:15
Copy link
Copy Markdown
Contributor

@jgsogo jgsogo left a comment

Choose a reason for hiding this comment

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

Probably this hook is too fragile. IMO the cppstd issue is something to fix in the CI itself.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[conan-center-index] Checks for semantic errors

3 participants