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

Add -Wall to compiler flags #203

Merged
merged 1 commit into from
Jun 4, 2017
Merged

Conversation

robertodr
Copy link
Contributor

Also add -Wextra, where available. The warning flags are added to CMAKE_<LANG>_FLAGS so that one gets warnings also in release builds. 'Cause life is too short to deactivate or ignore compiler warnings!

@miroi
Copy link
Contributor

miroi commented Jun 2, 2017

This is good initiative. Let us make 'rule' that by default we switch on all compilers warnings.

@bast bast merged commit c4cbe7c into dev-cafe:master Jun 4, 2017
@bast
Copy link
Member

bast commented Jun 4, 2017

Thank you! Very good path forward.

@robertodr robertodr deleted the warning_flags branch July 5, 2017 07:26
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.

3 participants