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

Update cppcheck next time it is released #52

Open
afd opened this issue May 17, 2021 · 1 comment
Open

Update cppcheck next time it is released #52

afd opened this issue May 17, 2021 · 1 comment

Comments

@afd
Copy link
Contributor

afd commented May 17, 2021

To work around a cppcheck bug, the ShaderTrap CI will feature applying a custom patch. This should be gotten rid of next time there is a cppcheck release, as the problem doesn't persist in cppcheck's main branch.

afd added a commit that referenced this issue May 17, 2021
Incorporates a patch file that is applied to cppcheck before building
it, to fix a #include problem in cppcheck - see issue #52.
afd added a commit that referenced this issue May 17, 2021
Incorporates a patch file that is applied to cppcheck before building
it, to fix a #include problem in cppcheck - see issue #52.
@afd
Copy link
Contributor Author

afd commented May 17, 2021

scripts/check_headers.py should be edited to remove cppcheck.patch from the list of excluded files.

afd added a commit that referenced this issue May 17, 2021
Incorporates a patch file that is applied to cppcheck before building
it, to fix a #include problem in cppcheck - see issue #52.
afd added a commit that referenced this issue May 17, 2021
Incorporates a patch file that is applied to cppcheck before building
it, to fix a #include problem in cppcheck - see issue #52.
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

No branches or pull requests

1 participant