Re: [Spice-devel] [PATCH spice-streaming-agent] Remove using entire std namespace

2018-02-08 Thread Frediano Ziglio
> > On Thu, 2018-02-08 at 16:21 +, Frediano Ziglio wrote: > > As discussed about style the usage or "using namespace" should be > > avoided. > > > > Signed-off-by: Frediano Ziglio > > --- > > src/concrete-agent.cpp| 11 +-- > > src/mjpeg-fallback.cpp

Re: [Spice-devel] [PATCH spice-streaming-agent] Remove using entire std namespace

2018-02-08 Thread Lukáš Hrázký
On Thu, 2018-02-08 at 16:21 +, Frediano Ziglio wrote: > As discussed about style the usage or "using namespace" should be > avoided. > > Signed-off-by: Frediano Ziglio > --- > src/concrete-agent.cpp| 11 +-- > src/mjpeg-fallback.cpp| 3 +-- >