-
- Downloads
pv-wrap: Share code to handle suppressing exports that won't work
Make this a method on the PvWrapContext, so that it can use a hash table (lazily allocated) to store the set of paths for which we already logged a warning. No functional change intended, except for some slightly different warning messages. steamrt/tasks#434 Helps: https://github.com/ValveSoftware/steam-for-linux/issues/10789 Signed-off-by:Simon McVittie <smcv@collabora.com>
parent
489c1db6
Branches
Tags
Showing
- pressure-vessel/wrap-context.c 162 additions, 0 deletionspressure-vessel/wrap-context.c
- pressure-vessel/wrap-context.h 27 additions, 0 deletionspressure-vessel/wrap-context.h
- pressure-vessel/wrap-setup.c 26 additions, 35 deletionspressure-vessel/wrap-setup.c
- pressure-vessel/wrap-setup.h 3 additions, 2 deletionspressure-vessel/wrap-setup.h
- pressure-vessel/wrap.c 6 additions, 21 deletionspressure-vessel/wrap.c
- tests/pressure-vessel/wrap-setup.c 5 additions, 2 deletionstests/pressure-vessel/wrap-setup.c
Loading
Please register or sign in to comment