Skip to content

Fix various compiler warnings on Android

Philip Withnall requested to merge pwithnall/glib:android-warning-fixes into master

Fix the warnings from https://gitlab.gnome.org/GNOME/glib/-/jobs/459912, apart from the warnings about atomics, since those should be handled in !1155 (merged).

Merge request reports