Skip to content

Add -Wextra and fix warnings

Peter Eisenmann requested to merge p3732/nautilus:wip/p3732/warnings into main

This adds more build warnings. It also disables deprecation warnings for now, as they were flooding the output so much, that we missed the introduced new warnings (ce3897ad).

The warning fixing commits are probably a bit opinionated, so if desired I'll gladly split out the first 2-3 commits into a separate MR.

Merge request reports