Closed avikivity closed 2 years ago
Thanks for your pull request. However, I would rather make -Werror
working also for Release configurations.
There's a misunderstanding. I'd like to discourage -Werror for the interestingness test, not for cvise itself. I like -Werror myself (which was why I was bitten by it when I left it in the interestingness test).
Ohh! I'm really sorry :) Sure, I like your pull request.
-Werror makes some passes ineffective as the introduce warnings, and -Werror turns those into errors.