-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 08/12/11 12:38, David Sommerseth wrote: > Visual Studio does not enable certiain standard Unix functions, such > as access(). By defining _CRT_NONSTDC_NO_WARNINGS and > _CRT_SECURE_NO_WARNINGS, these functions are enabled. > > This patch also adds a ./configure check for access() as well, in > case this needs to be implemented on other platforms lacking this > feature. Which is why HAVE_ACCESS is defined in win/config.h.in > > Thanks to Alon Bar-Lev for helping solving this. > > Signed-off-by: David Sommerseth <dav...@redhat.com> --- configure.ac | > 2 +- options.c | 1 - win/config.h.in | 28 > ++++++++++++++++++++++++++++ win/msvc.mak.in | 2 +- 4 files > changed, 30 insertions(+), 3 deletions(-)
Applied to master branch on -testing and -stable commit a4234e1e26693e8fe6a67eea5824ef02d11c825e Author: David Sommerseth <dav...@redhat.com> List-Post: openvpn-devel@lists.sourceforge.net Date: Thu Dec 8 12:38:57 2011 +0100 Signed-off-by: David Sommerseth <dav...@redhat.com> Acked-by: Alon Bar-Lev <alon.bar...@gmail.com> Acked-by: Gert Doering <g...@greenie.muc.de> URL: <http://thread.gmane.org/gmane.network.openvpn.devel/5179/focus=5200> kind regards, David Sommerseth -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8MiLUACgkQDC186MBRfroMzgCfV8EIUlYNx+ezvsbDHO2ShwCz 79MAn0IBrPeP6c8TM1hkeyeN+KJJAgYA =BftI -----END PGP SIGNATURE-----