-
Notifications
You must be signed in to change notification settings - Fork 1k
Adding C standard detection #18290
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
Adding C standard detection #18290
Conversation
Note that the CLA bot checks the commit author emails to check for the agreement, and at least one commit seems to be authored by a different address. I'd suggest having only one if agreeing with the other email too is not possible |
Yeah, have noticed it... I will rebase to avoid the issue |
1bfaefe
to
b8abb8b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this looks mostly there now
After taking a look I think we can also fill the apple-clang
compiles
Changelog: Omit Docs: Omit #18290 missed this Found while working on conan-io/docs#4097 - merging this is needed for that PR to work
Changelog: Feature: Auto detection of C standard.
Docs: conan-io/docs#4097
detect_api
#18281develop
branch, documenting this one.