Re: [Openvpn-devel] [Patch] config-win32.h (actually win/config-win32.h.in)

2011-04-14 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/04/11 14:56, Gisle Vanem wrote: > Sorry for the noise. I just discovered you've switchd to Git since I was > involved > with OpenVPN. With the SVN-repo still there, I wrongfully assumed that was the > trunk (latest top) of developement. Here is

Re: [Openvpn-devel] [Patch] config-win32.h (actually win/config-win32.h.in)

2011-04-09 Thread Gisle Vanem
Sorry for the noise. I just discovered you've switchd to Git since I was involved with OpenVPN. With the SVN-repo still there, I wrongfully assumed that was the trunk (latest top) of developement. Here is an updated patch: --- Git-latest\win\config.h.in Sat Apr 09 14:25:58 2011 +++ win\config.h

[Openvpn-devel] [Patch] config-win32.h

2011-04-09 Thread Gisle Vanem
Since MingW for quite a long time (since 3.2 in 2008?) has defined 'uint32_t' etc. in it's , we need to guard against defining them again. Ideally we should figure out in what version of MingW this happened. But for now: --- SVN-Latest\config-win32.h Sat Apr 09 05:59:09 2011 +++ config-win32.h