Skip to content

Fix warnings (except deprecations)

Niels De Graef requested to merge wip/nielsdg/fix-warnings into master

Fix the warnings that prevent us from building gcr with meson _build -Dwerror=true -Dc_args=-Wno-error=deprecated-declarations

Merge request reports