Re: [Spice-devel] [PATCH 05/20] mingw: use explicit std:: namespace for min/max

2012-03-01 Thread Christophe Fergeau
On Thu, Mar 01, 2012 at 01:47:18PM +0200, Alon Levy wrote: > On Thu, Mar 01, 2012 at 11:17:39AM +0100, Christophe Fergeau wrote: > > --- > > vdagent/desktop_layout.cpp | 34 ++ > > 1 files changed, 30 insertions(+), 4 deletions(-) > > > > diff --git a/vdagent/des

Re: [Spice-devel] [PATCH 05/20] mingw: use explicit std:: namespace for min/max

2012-03-01 Thread Alon Levy
On Thu, Mar 01, 2012 at 11:17:39AM +0100, Christophe Fergeau wrote: > --- > vdagent/desktop_layout.cpp | 34 ++ > 1 files changed, 30 insertions(+), 4 deletions(-) > > diff --git a/vdagent/desktop_layout.cpp b/vdagent/desktop_layout.cpp > index f880fd3..b599aa3 1

[Spice-devel] [PATCH 05/20] mingw: use explicit std:: namespace for min/max

2012-03-01 Thread Christophe Fergeau
--- vdagent/desktop_layout.cpp | 34 ++ 1 files changed, 30 insertions(+), 4 deletions(-) diff --git a/vdagent/desktop_layout.cpp b/vdagent/desktop_layout.cpp index f880fd3..b599aa3 100644 --- a/vdagent/desktop_layout.cpp +++ b/vdagent/desktop_layout.cpp @@ -18,6