-
- Downloads
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:
Simon McVittie <smcv@collabora.com>
parent
b4122947
Branches
Tags
Showing
- pressure-vessel/adverb.c 1 addition, 1 deletionpressure-vessel/adverb.c
- pressure-vessel/launch.c 1 addition, 1 deletionpressure-vessel/launch.c
- pressure-vessel/launcher.c 1 addition, 1 deletionpressure-vessel/launcher.c
- pressure-vessel/utils.c 0 additions, 21 deletionspressure-vessel/utils.c
- pressure-vessel/utils.h 0 additions, 2 deletionspressure-vessel/utils.h
- pressure-vessel/wrap.c 1 addition, 1 deletionpressure-vessel/wrap.c
- steam-runtime-tools/utils-internal.h 2 additions, 0 deletionssteam-runtime-tools/utils-internal.h
- steam-runtime-tools/utils.c 18 additions, 0 deletionssteam-runtime-tools/utils.c
- tests/pressure-vessel/bwrap-lock.c 2 additions, 1 deletiontests/pressure-vessel/bwrap-lock.c
- tests/pressure-vessel/cheap-copy.c 2 additions, 1 deletiontests/pressure-vessel/cheap-copy.c
- tests/pressure-vessel/elf-get-soname.c 2 additions, 1 deletiontests/pressure-vessel/elf-get-soname.c
- tests/pressure-vessel/resolve-in-sysroot.c 2 additions, 1 deletiontests/pressure-vessel/resolve-in-sysroot.c
- tests/pressure-vessel/utils.c 3 additions, 2 deletionstests/pressure-vessel/utils.c
- tests/pressure-vessel/wait-for-child-processes.c 2 additions, 1 deletiontests/pressure-vessel/wait-for-child-processes.c
Loading
Please register or sign in to comment