|
From: <ope...@li...> - 2011-04-14 21:39:01
|
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, master has been updated
via 6a8270c29120473570ec6da4003226f36a4b71eb (commit)
from cffcefac8f227fc75772eb5f531eafc7ab1593e5 (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 6a8270c29120473570ec6da4003226f36a4b71eb
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...>
-----------------------------------------------------------------------
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
|