This include some Quic changes, particularly a compile fix if no optimizations (-O0) are used. Christophe Fergeau (8): log: Define G_LOG_DOMAIN as early as possible canvas: Don't try to unref NULL pixman_image_t quic: Use DEFevol constant rather than evol variable quic: Use DEFwminext constant rather than wminext variable quic: Use DEFwmimax constant rather than wmimax variable quic: Use SPICE_VERIFY for static check quic: Fix "corelate" typo quic: Use i == 0 rather than !i Frediano Ziglio (13): canvas-base: Do not attempt useless cast on stride adjustment quic: constantify some variable log: remove spice_static_assert macro quic: Fix typo in function names log: Forbid the usage of obsolete SPICE_LOG_DOMAIN log: Force format in log macro to be a string quic: fix typo corelate -> correlate quic: fix typo golomb_deoding -> golomb_decoding quic: remove only assigned num_channels field quic: remove only assigned CommonState::encoder quic: remove Channel::encoder quic: use 32 bit for bppmask quic: turn back some commented out checks as compile time Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> --- spice-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spice-common b/spice-common index 858a0bf..429ad96 160000 --- a/spice-common +++ b/spice-common @@ -1 +1 @@ -Subproject commit 858a0bfae9925ea6e363573de4113090c7821133 +Subproject commit 429ad965371ceaaf60b81ccbed7da660ef9e0a94 -- 2.13.5 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel