Skip to content

Add more compiler warnings and add `--werror` to CI

Jonas Ådahl requested to merge jadahl/mutter:wip/more-warnings into master

This series fixes a bunch of warnings that is logged if most of the warnings used in GTK+ are enabled. The last commit enables most of those warnings (all but -Wswitch-default and -Wswitch-enum).

Edited by Jonas Ådahl

Merge request reports