[Spice-commits] spice-common
Frediano Ziglio
fziglio at kemper.freedesktop.org
Thu Jan 14 09:46:50 PST 2016
spice-common | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 27a51072e66e08150f244209bf8bc0567332b5cd
Author: Marc-Andre Lureau <marcandre.lureau at gmail.com>
Date: Thu Jan 14 18:41:36 2016 +0100
Update spice-common
This is an update to fix build issues with spice-protocol.git.
generated_server_demarshallers.c: In function
‘parse_msgc_display_gl_draw_done’:
generated_server_demarshallers.c:767:23: error:
‘SpiceMsgcDisplayGlDrawDone’ undeclared (first use in this function)
mem_size = sizeof(SpiceMsgcDisplayGlDrawDone);
...
Also needed for upcoming gl-scanout messages.
Signed-off-by: Marc-André Lureau <marcandre.lureau at gmail.com>
Acked-by: Frediano Ziglio <fziglio at redhat.com>
diff --git a/spice-common b/spice-common
index c3f2d21..b61f43f 160000
--- a/spice-common
+++ b/spice-common
@@ -1 +1 @@
-Subproject commit c3f2d217af40fa1da2cb42c69ca4a89fd8e7ef03
+Subproject commit b61f43f228950505ef809dccd6a73aefdfd44ce1
More information about the Spice-commits
mailing list