|
From: <ope...@li...> - 2011-04-15 08:07:02
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, beta2.2 has been updated
via d1a24b6fe38e15e02e607a71161b3f3c8a7bbad7 (commit)
from 5ccb1c4ff042ef4df99845be339174a8664a7d6d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d1a24b6fe38e15e02e607a71161b3f3c8a7bbad7
Author: Gisle Vanem <gv...@br...>
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 <gv...@br...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
(cherry picked from commit 6a8270c29120473570ec6da4003226f36a4b71eb)
-----------------------------------------------------------------------
Summary of changes:
win/config.h.in | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|