Re: [Spice-devel] [PATCH spice-server v4 2/4] fixup! Improve MainChannel encapsulation

2016-10-18 Thread Frediano Ziglio
> > This looks basically the same as the fixup patch that I just sent, but > mine also includes the change from _peek_ to _get_. Feel free to choose > this one or mine. > > Jonathon > Got a mix (just space changes of your, there was a long line). Frediano > > On Tue, 2016-10-18 at 12:13

Re: [Spice-devel] [PATCH spice-server v4 2/4] fixup! Improve MainChannel encapsulation

2016-10-18 Thread Jonathon Jongsma
This looks basically the same as the fixup patch that I just sent, but mine also includes the change from _peek_ to _get_. Feel free to choose this one or mine. Jonathon On Tue, 2016-10-18 at 12:13 +0100, Frediano Ziglio wrote: > Revert back spice_assert changes. > Pass success to

[Spice-devel] [PATCH spice-server v4 2/4] fixup! Improve MainChannel encapsulation

2016-10-18 Thread Frediano Ziglio
Revert back spice_assert changes. Pass success to main_channel_on_migrate_connected to avoid changing check behaviour. Signed-off-by: Frediano Ziglio --- server/main-channel-client.c | 2 +- server/main-channel.c| 9 + server/main-channel.h| 3 ++- 3