[Spice-devel] [PATCH spice-server 2/2] meson: Remove a warning in spice-common

Frediano Ziglio fziglio at redhat.com
Thu Aug 29 16:09:57 UTC 2019


> 
> On 8/29/19 1:26 AM, Frediano Ziglio wrote:
> > 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>
> > ---
> >  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
> > 
> 
> For the series:
> 
> Acked-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>
> 

Mumble, I just realized that I can do without bumping the version.
I'll send an update

Frediano


More information about the Spice-devel mailing list