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@xxxxxxxxxx> --- subprojects/spice-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/spice-common b/subprojects/spice-common index ff2e99d89..4727c19d3 160000 --- a/subprojects/spice-common +++ b/subprojects/spice-common @@ -1 +1 @@ -Subproject commit ff2e99d8932db6b30b24501aef07898535ac0bb4 +Subproject commit 4727c19d36b33071928500adaa832ecef6bdd942 -- 2.20.1 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel