Re: [Spice-devel] [PATCH spice-server 10/10] RFC: Make code compile using RHEL 6

2016-10-19 Thread Jonathon Jongsma
Personally I'd rather keep this sort of thing as a downstream patch. It makes things less consistent. I'd like to be able to assume that if I include main-channel-client.h, the MainChannelClient typedef will be defined, for example. On Mon, 2016-10-17 at 14:26 +0100, Frediano Ziglio wrote: >

[Spice-devel] [PATCH spice-server 10/10] RFC: Make code compile using RHEL 6

2016-10-17 Thread Frediano Ziglio
Quite questionable patch. Mostly as come typedef are not defined in the place they naturally should be. Signed-off-by: Frediano Ziglio --- server/main-channel-client.h | 5 + server/main-channel.h| 1 - server/red-channel-client.h | 1 - server/stream.h