Commit dbcd3f6
committed
tests: fail on compiler warnings and enable Wextra
Warnings issued by -Wall and -Wextra most of the time point to actual
issues in the code. Treat the as error, so the resulting test run
failure will be investigated and the issue handled.
Signed-off-by: Christian Göttsche <[email protected]>1 parent 3ff3104 commit dbcd3f6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments