Skip to content
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

Wherever possible declared parameter as pointer to const #151

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

gruenich
Copy link
Contributor

@gruenich gruenich commented Aug 6, 2024

@gruenich gruenich marked this pull request as draft August 6, 2024 20:34
@gruenich
Copy link
Contributor Author

gruenich commented Aug 6, 2024

This pull request is not complete, there are still plenty of places where Cppcheck complains constParameterPointer.

Found by Cppcheck (constParameterPointer).
@gruenich gruenich force-pushed the feature/constParameterPointer branch from 6cf3030 to afbcead Compare October 19, 2024 06:39
@xiaoyeli xiaoyeli marked this pull request as ready for review November 2, 2024 18:48
@xiaoyeli xiaoyeli merged commit cc86934 into xiaoyeli:master Nov 2, 2024
4 checks passed
xiaoyeli added a commit that referenced this pull request Nov 2, 2024
Revert some 'pointer to const' declaration, since it is inicompatible to Metis.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants