-----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 an updated patch:

Thanks a lot!  I've ACKed and committed your changes to the git tree now.
I've done a quick smoketest using mingw32 on Fedora 14, and it compiles and
generates a usable binary (just smoke tested it).

commit 6a8270c29120473570ec6da4003226f36a4b71eb
Author: Gisle Vanem <gva...@broadpark.no>
List-Post: openvpn-devel@lists.sourceforge.net
Date:   Sat Apr 9 12:56:52 2011 +0000

    Avoid re-defining uint32_t when using mingw compiler

    Since MingW for quite a long time (since 3.2 in 2008?) has defined
    'uint32_t' etc. in it's <stdint.h>, we need to guard against defining
    them again. Ideally we should figure out in what version of MingW
    this happened. But for now:

    Signed-off-by: Gisle Vanem <gva...@broadpark.no>
    Acked-by: David Sommerseth <d...@users.sourceforge.net>
    Signed-off-by: David Sommerseth <d...@users.sourceforge.net>


For the future, I would appreciate if you could commit your changes to your
local tree (git add <file(s)> ; git commit -s) and then use
git format-patch to generate the patch file(s).  The patch you sent was not
really well accepted by git, so I had to do these changes manually.

More information about our git process can be found here:
<https://community.openvpn.net/openvpn/wiki/DeveloperDocumentation>
<https://community.openvpn.net/openvpn/wiki/GitCrashCourse>


kind regards,

David Sommerseth
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk2nax0ACgkQDC186MBRfrp7OgCeKaOuvWRcg+qCQF4eIjN/ZVUH
8ucAn30EufoV5yyxjQNJez+fpNXM/fxZ
=4R5V
-----END PGP SIGNATURE-----

Reply via email to