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

2018-02-22 Thread Christophe de Dinechin
> On Feb 23, 2018, at 8:20 AM, 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 v2 06/24] Replace inefficient C-style initialization with C++-style

2018-02-22 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

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

2018-02-22 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