[Spice-commits] subprojects/spice-common
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Thu Aug 29 16:09:07 UTC 2019
subprojects/spice-common | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 41387cf1e13acf606cf745808a6fdea256d12663
Author: Frediano Ziglio <fziglio at redhat.com>
Date: Thu Aug 29 05:21:34 2019 +0100
meson: Remove a warning in spice-common
This will drop the following warning:
"Project targetting '>= 0.48.0' but tried to use feature introduced
in '0.50.0': install arg in configure_file"
This brings in the following changes:
Frediano Ziglio (5):
codegen: Use has_end_attr instead of has_attr("end")
codegen: Exit with error on error generating C structures
protocol: Removed unneeded type specifications
codegen: Add a check for C structure fields
meson: Remove "install" argument from configure_file
Uri Lublin (2):
ptypes.py: remove useless condition member != None
test-marshallers.proto: ArrayMessage: make space for name
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
Acked-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>
diff --git a/subprojects/spice-common b/subprojects/spice-common
index ff2e99d8..4727c19d 160000
--- a/subprojects/spice-common
+++ b/subprojects/spice-common
@@ -1 +1 @@
-Subproject commit ff2e99d8932db6b30b24501aef07898535ac0bb4
+Subproject commit 4727c19d36b33071928500adaa832ecef6bdd942
More information about the Spice-commits
mailing list