Re: [Spice-devel] [PATCH spice-server] utils: Fill in all possible channel names

2017-11-08 Thread Christophe Fergeau
On Wed, Nov 08, 2017 at 07:25:21AM -0500, Frediano Ziglio wrote: > > > > On Wed, Nov 08, 2017 at 10:31:38AM +0100, Christophe Fergeau wrote: > > > Hey, > > > > > > On Wed, Nov 08, 2017 at 08:20:12AM +, Frediano Ziglio wrote: > > > > Missing some names cause some debugging messages to be > > >

Re: [Spice-devel] [PATCH spice-server] utils: Fill in all possible channel names

2017-11-08 Thread Frediano Ziglio
> > On Wed, Nov 08, 2017 at 10:31:38AM +0100, Christophe Fergeau wrote: > > Hey, > > > > On Wed, Nov 08, 2017 at 08:20:12AM +, Frediano Ziglio wrote: > > > Missing some names cause some debugging messages to be > > > generated and some of our tests to fail. > > > > Something I wanted to chec

Re: [Spice-devel] [PATCH spice-server] utils: Fill in all possible channel names

2017-11-08 Thread Christophe Fergeau
On Wed, Nov 08, 2017 at 10:31:38AM +0100, Christophe Fergeau wrote: > Hey, > > On Wed, Nov 08, 2017 at 08:20:12AM +, Frediano Ziglio wrote: > > Missing some names cause some debugging messages to be > > generated and some of our tests to fail. > > Something I wanted to check before sending th

Re: [Spice-devel] [PATCH spice-server] utils: Fill in all possible channel names

2017-11-08 Thread Christophe Fergeau
Hey, On Wed, Nov 08, 2017 at 08:20:12AM +, Frediano Ziglio wrote: > Missing some names cause some debugging messages to be > generated and some of our tests to fail. Something I wanted to check before sending this patch is if the commit adding human-readable channel did not cause a small regr

[Spice-devel] [PATCH spice-server] utils: Fill in all possible channel names

2017-11-08 Thread Frediano Ziglio
Missing some names cause some debugging messages to be generated and some of our tests to fail. This patch was written by Christophe Fergeau. Signed-off-by: Frediano Ziglio --- server/utils.c | 2 ++ 1 file changed, 2 insertions(+) Tested with Gitlab, see https://gitlab.com/freddy77/spice/-/jo