Skip to content

girepository: Ignore set-but-not-used warnings with G_DISABLE_ASSERT

Philip Withnall requested to merge pwithnall/glib:gir-disable-asserts into main

This fixes some compiler warnings when building with -Dglib_assert=false.

See https://gitlab.gnome.org/GNOME/glib/-/jobs/3294022

Signed-off-by: Philip Withnall pwithnall@gnome.org

Merge request reports