[Spice-devel] [PATCH spice-gtk] Update spice-common
Marc-André Lureau
marcandre.lureau at gmail.com
Thu Jan 14 09:41:36 PST 2016
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>
---
spice-common | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.5.0
More information about the Spice-devel
mailing list