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

Test for compile warnings #5

Open
straitm opened this issue Dec 18, 2014 · 0 comments
Open

Test for compile warnings #5

straitm opened this issue Dec 18, 2014 · 0 comments

Comments

@straitm
Copy link

straitm commented Dec 18, 2014

Along with running cppcheck, we should test for plain old compiler warnings. There shouldn't be any. This is a little tricky because different versions of gcc (to say nothing of different compilers) give different warnings. So the person who submitted the PR may not have gotten warnings while our test does. Either we can exclude common causes of this as we find them, or we can just tell the submitters what to do to fix the warnings they don't see.

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