Skip to content

[th/build-cleanup-compiler-warnings] cleanup compiler warnings

Thomas Haller requested to merge th/build-cleanup-compiler-warnings into main

Also add new compiler warnings, see https://lwn.net/Articles/913505/

(note that probably those warnings were already in effect, since we use -Wall and -Wextra. It doesn't hurt to enable them explicitly).

Merge request reports