Skip to content
Snippets Groups Projects
Commit 92b1c2b6 authored by Simon McVittie's avatar Simon McVittie
Browse files

pressure-vessel: Disable GIO modules differently


Now that GIO_MODULE_DIR has been backported into scout's GLib, we can
disable GIO modules completely, instead of loading them but then not
using them. This avoids some misleading warnings (steam-runtime-tools#32).

This will not be completely effective on non-Debian systems until we
also patch scout's GLib to make GIO_MODULE_DIR take precedence over
the hard-coded legacy search path /usr/lib/gio/modules.

The unit test for this is still in tests/pressure-vessel/utils.c
for now.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent b4122947
Branches
Tags
1 merge request!156Disable GIO modules without provoking scary warnings (#32)
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment