[Spice-devel] [PATCH spice-server 3/4] reds-stream: Introduce reds_stream_set_no_delay() helper

Frediano Ziglio fziglio at redhat.com
Wed Feb 15 14:14:10 UTC 2017


> 
> On Wed, Feb 15, 2017 at 06:39:13AM -0500, Frediano Ziglio wrote:
> > 
> > Patch is good however the use of bool is inconsistent.
> > Although I _much_ prefer bool/true/false we decided for
> > gboolean/TRUE/FALSE.
> 
> reds-stream.[ch] is already exclusively using bool instead of gboolean,
> so I'd prefer to stick with this. I have a patch (series) in preparation
> changing gboolean to bool (with justification), so I would not change
> reds-stream.[ch] just yet.
> 
> Christophe
> 

Can you be at least consistent in server/reds-stream.c ?

bool -> true/false

Frediano


More information about the Spice-devel mailing list