Re: [Openvpn-devel] Error C2010 in openvpnserv.c during VS2008 build

2010-12-04 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/12/10 12:17, Matthias Andree wrote: | Am 04.12.2010 11:37, schrieb Samuli Seppänen: |> Hi Matthias, |> |> Your patch fixes the issue. | | Hi Samuli, | | then please use the attached /updated/ patch (same code, different log entry). | It fixes VS

Re: [Openvpn-devel] Error C2010 in openvpnserv.c during VS2008 build

2010-12-04 Thread Matthias Andree
Am 04.12.2010 11:37, schrieb Samuli Seppänen: > Hi Matthias, > > Your patch fixes the issue. Hi Samuli, then please use the attached /updated/ patch (same code, different log entry). It fixes VS2008, and breaks compatibility with GCC before 3.0. For the records, it was discussed on IRC with Dav

Re: [Openvpn-devel] Error C2010 in openvpnserv.c during VS2008 build

2010-12-04 Thread Samuli Seppänen
Matthias Andree ha scritto: > Am 03.12.2010 16:22, schrieb Samuli Seppänen: > >> Hi, >> >> I've managed to extend the Python build system so that it now tries to >> build the Windows service wrapper, "openvpnserv.exe", after building >> "openvpn.exe". However, the Visual Studio 2008 C compiler g

Re: [Openvpn-devel] Error C2010 in openvpnserv.c during VS2008 build

2010-12-04 Thread Matthias Andree
Am 04.12.2010 03:55, schrieb Matthias Andree: > Am 03.12.2010 16:22, schrieb Samuli Seppänen: >> Hi, >> >> I've managed to extend the Python build system so that it now tries to >> build the Windows service wrapper, "openvpnserv.exe", after building >> "openvpn.exe". However, the Visual Studio 200

Re: [Openvpn-devel] Error C2010 in openvpnserv.c during VS2008 build

2010-12-04 Thread Matthias Andree
Am 03.12.2010 16:22, schrieb Samuli Seppänen: > Hi, > > I've managed to extend the Python build system so that it now tries to > build the Windows service wrapper, "openvpnserv.exe", after building > "openvpn.exe". However, the Visual Studio 2008 C compiler gives these > errors: > >openvpnser