-
Notifications
You must be signed in to change notification settings - Fork 398
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
CppCheck consts #10875
CppCheck consts #10875
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.
This looks completely harmless, and helps identify lots of constness in the code. I'll do a quick verification, but this should be able to drop directly in.
Oh, conflicts, OK, fixing those and then it may drop right in. |
OK, fixed both the CI failure (license year) and conflicts (fluid manager) by pulling in develop. I'll let some of the GHA things run, but this doesn't need to wait for the regression results to merge. |
OK, dropping this in as well. The GHE arg thing can be deferred to a separate GHE related fixup. |
Pull request overview
NOTE: ENHANCEMENTS MUST FOLLOW A SUBMISSION PROCESS INCLUDING A FEATURE PROPOSAL AND DESIGN DOCUMENT PRIOR TO SUBMITTING CODE
Pull Request Author
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
Reviewer
This will not be exhaustively relevant to every PR.