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 functionalities to handle compiler warnings #345

Open
drdanz opened this issue Jul 15, 2020 · 0 comments
Open

Add functionalities to handle compiler warnings #345

drdanz opened this issue Jul 15, 2020 · 0 comments

Comments

@drdanz
Copy link
Member

drdanz commented Jul 15, 2020

It would be good to have a set of functions to enable/disable/consider error specific compiler warnings if available on the compiler, possibly on the target (see also https://foonathan.net/2018/10/cmake-warnings/).

Also since our software often does not even enable basic warnings, it would probably be good to have some function to enable a set of default warnings, in order to improve the overall quality of the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant