Re: [Spice-devel] [PATCH spice-server 1/2] Use standard "Red" namespace

2017-10-19 Thread Jonathon Jongsma
On Thu, 2017-10-19 at 02:19 -0400, Frediano Ziglio wrote: > > > > The objects RedsStream and RedsSASL are currently using the > > namespace > > "Reds" rather than the standard "Red" namespace used throughout the > > rest > > of the project. Change these to be consistent. This also means > > changi

Re: [Spice-devel] [PATCH spice-server 1/2] Use standard "Red" namespace

2017-10-18 Thread Frediano Ziglio
> > The objects RedsStream and RedsSASL are currently using the namespace > "Reds" rather than the standard "Red" namespace used throughout the rest > of the project. Change these to be consistent. This also means changing > method names and some related enumeration types. > > The files were also

[Spice-devel] [PATCH spice-server 1/2] Use standard "Red" namespace

2017-10-18 Thread Jonathon Jongsma
The objects RedsStream and RedsSASL are currently using the namespace "Reds" rather than the standard "Red" namespace used throughout the rest of the project. Change these to be consistent. This also means changing method names and some related enumeration types. The files were also renamed to ref