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

Make warnings stricter #29

Closed
hrabalik opened this issue May 3, 2020 · 0 comments
Closed

Make warnings stricter #29

hrabalik opened this issue May 3, 2020 · 0 comments

Comments

@hrabalik
Copy link
Owner

hrabalik commented May 3, 2020

As a header-only library, we must assume that builds will break on any warning. To reduce the number of issues, we already build with -Wall -Wextra, but there are many more warnings being used in the wild. Add these warnings to the test build and make it compile.

hrabalik added a commit that referenced this issue May 3, 2020
hrabalik added a commit that referenced this issue May 3, 2020
@hrabalik hrabalik closed this as completed May 3, 2020
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