-
-
Notifications
You must be signed in to change notification settings - Fork 482
build with gcc-11 and clang-14 #981
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
Conversation
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.
Any new static analyzer improvements / findings this triggers?
I know this is somewhat nitpicking here, but could you please update your two commits, so the first one doesn't touch the ubuntu CI image selector? Commits should be specific to one thing they fix and leave other aspects untouched. TIA. |
Public Beta for Ubuntu 22.04 images started: @pheiduck : The cleanup for the patch series is still pending. |
@BenBE this can be merged now. |
Please combine/squash the various commits as mentioned/remarked upon earlier. Furthermore, please check the spelling in the commit messages, as I think, there are some typos in there. TIA. |
@BenBE done. |
Hm, looks like most of the Ubuntu build tasks are still carried out on Ubuntu 20.04 LTS (focal) instead of Ubuntu 22.04 LTS (Jammy). |
I can apply this to the other build jobs as well. |
This seems to break things: |
I thought |
@BenBE I added gcc-11 as well, what do you think? |
update ubuntu to 22.04 and clang to 14