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

Investigate enabling -Wall or -Werror #13

Closed
joneschrisg opened this issue May 7, 2013 · 2 comments
Closed

Investigate enabling -Wall or -Werror #13

joneschrisg opened this issue May 7, 2013 · 2 comments
Assignees

Comments

@joneschrisg
Copy link
Contributor

Generally a good idea, but rr's type of low-level code may result in so many meaningless warnings that the cost exceeds the benefit. But worth looking into eventually.

@ghost ghost assigned joneschrisg Jun 3, 2013
@joneschrisg
Copy link
Contributor Author

I've run into some scary-ish things that make me want this enabled sooner rather than later. -Werror isn't always a great idea, but with fast builds, 1+\epsilon regular contributors, and 1 supported compiler/OS combo, maybe it'll work for now.

joneschrisg added a commit that referenced this issue Jun 4, 2013
Build with -Werror (includes fixes for current warnings). Resolves #13
@joneschrisg
Copy link
Contributor Author

Ftr, this change has been nothing but candy and rainbows so far. Let's hope it keeps up for a while!

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