[Spice-devel] [spice-common v4 0/7] log: Use glib for logging
Christophe Fergeau
cfergeau at redhat.com
Thu Jan 21 02:37:12 PST 2016
Hi,
Here is a new iteration of the glib patch series.
Main changes is a rework of the test case, some of the test
cases were not working as expected as g_test_init() sets all warnings and
criticals as being fatal, which is not what we want to have by default
when a test case tries to test G_DEBUG=fatal-warnings.
This should be good now.
Christophe
Changes since v1:
- addressed review comments in 'log: Use glib for logging' (inline + don't call
g_getenv twice when not needed)
- reworked test case
- added patch 4/7
- reordered some of the ptaches to put them first in the series
More information about the Spice-devel
mailing list