🚨 fixed some warnings
This commit is contained in:
parent
d39842e68f
commit
546e2cbf5e
4 changed files with 4 additions and 3 deletions
1
Makefile
1
Makefile
|
@ -136,6 +136,7 @@ pedantic_clang:
|
|||
-Wno-float-equal \
|
||||
-Wno-switch-enum -Wno-covered-switch-default \
|
||||
-Wno-c++2a-compat \
|
||||
-Wno-c++17-extensions \
|
||||
-Wno-padded"
|
||||
|
||||
# calling GCC with most warnings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue