Fixes #50. This enables -Wall -Wextra -Wshadow and sets -Werror so that the build fails if there are any warnings. All warnings that came up are also fixed |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| catch.hpp | ||
| CMakeLists.txt | ||
| main.cpp | ||
| options.cpp | ||
Fixes #50. This enables -Wall -Wextra -Wshadow and sets -Werror so that the build fails if there are any warnings. All warnings that came up are also fixed |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| catch.hpp | ||
| CMakeLists.txt | ||
| main.cpp | ||
| options.cpp | ||