|
From: <ope...@li...> - 2010-12-04 11:25:28
|
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 709271e8af5d19472cb200956bcc9b756a655f77 (commit)
from 14f7e0f2d58ad12f3a206b38bae2464ebc0a98f4 (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 709271e8af5d19472cb200956bcc9b756a655f77
Author: Matthias Andree <mat...@gm...>
Date: Sat Dec 4 03:51:11 2010 +0100
Change variadic macros to C99 style.
The macros used GCC's pre-C99 syntax, which could not be compiled with
Microsoft Visual Studio 2008.
Note this breaks compatibility with GCC versions before 3.0, which is
deemed safe in a discussion on IRC with David Sommerseth and Samuli
Seppänen on #openvpn-devel (RHEL 3 uses GCC 3.2 already).
Compiled tested on VS2008 by Samuli, on Cygwin GCC 3.4 and GCC 4.3 by myself.
Signed-off-by: Matthias Andree <mat...@gm...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
(cherry picked from commit 9469168e3abb09bd78297208a917ee4d9c025041)
-----------------------------------------------------------------------
Summary of changes:
service-win32/openvpnserv.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|