mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-01-05 23:31:35 +00:00
This was done through a GOnce called every time spice_log() is called, now it will always be called at spice-server startup. This means the unit test needs to be updated as SPICE_DEBUG/ABORT_LEVEL must now be set before the process starts up rather than before the first spice_log call, and the deprecation warning these environment variables trigger cannot be caught using g_test_expect_message() as they are output before g_test_init() is called. |
||
|---|---|---|
| build-aux | ||
| common | ||
| m4 | ||
| python_modules | ||
| tests | ||
| .gitmodules | ||
| autogen.sh | ||
| configure.ac | ||
| COPYING | ||
| git.mk | ||
| Makefile.am | ||
| spice1.proto | ||
| spice_codegen.py | ||
| spice.proto | ||