mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-21 15:31:57 +01:00
G_RESOURCE_OVERLAYS is a list of resource-path and filesystem-path pairs. Since on Windows filesystem paths use ':', this list can't be ':'-separated there. Fix that by making it ';'-separated on Windows. Make the parser error clearer (we're not looking for a slash, we're looking for an absolute path).
44 KiB
44 KiB