🚨 fix warnings

This commit is contained in:
Niels Lohmann
2020-06-06 14:30:17 +02:00
parent 7444c7fa25
commit bf2e714e96
8 changed files with 163 additions and 142 deletions

View File

@@ -361,7 +361,7 @@ pedantic_gcc:
-Wunused-const-variable=2 \
-Wunused-function \
-Wunused-label \
-Wunused-local-typedefs \
-Wno-unused-local-typedefs \
-Wunused-macros \
-Wunused-parameter \
-Wunused-result \