-
-
Notifications
You must be signed in to change notification settings - Fork 501
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
Bump to clang 16 #4991
Bump to clang 16 #4991
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
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 Isuru! 🙏
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.
This is the simpler of the two compiler updates.
Yeah and that is why we chose just to do Clang 16 and defer on GCC 13 for a bit |
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.
I'm fine with this either way. My impression is that clang 16 will be more disruptive than GCC 13 (partially explained in #4890), but in any case, I'm in favour of keeping our compilers up to date.
One more argument in favour of doing only clang is that GCC 12 still receives bugfixes, while clang 15 is dead (actually clang 16 has topped out at 16.0.6 as well, but at least that means it has "converged" to its final state).
Thanks @h-vetinari for the PR and building clang-16 |
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)Split from #4890