Re: [Spice-devel] [PATCH 06/17] Replace inefficient C-style initialization with C++-style

2018-02-16 Thread Christophe de Dinechin
> On 16 Feb 2018, at 17:43, Frediano Ziglio wrote: > >> >> From: Christophe de Dinechin >> >> Signed-off-by: Christophe de Dinechin >> --- >> src/spice-streaming-agent.cpp | 4 +--- >> 1 file changed, 1 insertion(+), 3

Re: [Spice-devel] [PATCH 06/17] Replace inefficient C-style initialization with C++-style

2018-02-16 Thread Frediano Ziglio
> > From: Christophe de Dinechin > > Signed-off-by: Christophe de Dinechin > --- > src/spice-streaming-agent.cpp | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/src/spice-streaming-agent.cpp b/src/spice-streaming-agent.cpp

[Spice-devel] [PATCH 06/17] Replace inefficient C-style initialization with C++-style

2018-02-16 Thread Christophe de Dinechin
From: Christophe de Dinechin Signed-off-by: Christophe de Dinechin --- src/spice-streaming-agent.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/spice-streaming-agent.cpp b/src/spice-streaming-agent.cpp index