-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
Prepare C++ code for Debian Bookworm, update C++ standard to C++-20 #1179
Labels
Comments
Buster has been moved to "legacy" support, so seems like a reasonable change. |
The plan is to wait for the officlal Raspberry Pi OS based on bookworm before merging the changes. Testing can already be done on an upgraded bullseye distribution. |
I assume bookworm will be released together with the Pi 5, which is supposed to be released next month. |
uweseimet
added a commit
that referenced
this issue
Oct 1, 2023
Closed
Closed
uweseimet
added a commit
that referenced
this issue
Oct 2, 2023
Closed
Closed
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Debian Bookworm was released recently, and it's very likely just a matter of weeks until there is an official Raspberry Pi OS based on Bookworm. This is a list of changes and code improvements that can be applied:
There is an "issue_1179" branch that reflects these changes. The code in this branch passes the test suite on a Pi with Bullseye and on a Pi that was updated from Bullseye to Bookworm.
Note: This SonarCloud rule (applied for C++-20 only)
should be disabled. It's not helpful/relevant for PiSCSI but just leads to rather complicated declarations of unordered maps.
The text was updated successfully, but these errors were encountered: