Re: [PATCH spice-server v2 1/2] Use image compress constants from spice-protocol

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



El Jueves, 11 de junio de 2015 16:44:51 Christophe Fergeau escribió:

> On Mon, Jun 01, 2015 at 04:48:15PM +0200, Javier Celaya wrote:

> > diff --git a/server/spice-server.h b/server/spice-server.h

> > index bca0da6..5880ff0 100644

> > --- a/server/spice-server.h

> > +++ b/server/spice-server.h

> > @@ -67,20 +67,9 @@ int spice_server_add_interface(SpiceServer *s,

> >

> > SpiceBaseInstance *sin);

> >

> > int spice_server_remove_interface(SpiceBaseInstance *sin);

> >

> > -typedef enum {

> > - SPICE_IMAGE_COMPRESS_INVALID = 0,

> > - SPICE_IMAGE_COMPRESS_OFF = 1,

> > - SPICE_IMAGE_COMPRESS_AUTO_GLZ = 2,

> > - SPICE_IMAGE_COMPRESS_AUTO_LZ = 3,

> > - SPICE_IMAGE_COMPRESS_QUIC = 4,

> > - SPICE_IMAGE_COMPRESS_GLZ = 5,

> > - SPICE_IMAGE_COMPRESS_LZ = 6,

> > - SPICE_IMAGE_COMPRESS_LZ4 = 7,

> > -} spice_image_compression_t;

>

> Removing spice_image_compression_t from spice-server.h which is a public

> header is going to break compilation of applications using it (eg QEMU),

> this needs to be replaced with

>

> typedef SpiceImageCompress spice_image_compression_t;

>

> I'll squash that in my local version.

>

> Christophe

 

Ooops, thanks.
--



Javier Celaya

Software Engineer

javier.celaya@xxxxxxxxxxx

+34 976 512 433

@j_celaya

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]