changeset 1178:827cff6e85f6

package gsoap: removed obsolete patch gsoap_2.8.0.zip was revised. The new version has explicit includes for locale.h.
author Mark Brand <mabrand@mabrand.nl>
date Wed, 22 Sep 2010 10:13:36 +0200
parents 517dfc98c3fc
children e068158d2f91
files src/gsoap-2-locale.patch
diffstat 1 files changed, 0 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/src/gsoap-2-locale.patch	Wed Sep 22 03:40:26 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-This file is part of mingw-cross-env.
-See doc/index.html for further information.
-
-This patch has been taken from:
-http://permalink.gmane.org/gmane.text.xml.soap.gsoap/1933
-
-diff -urN a/gsoap/stdsoap2.h b/gsoap/stdsoap2.h
---- a/gsoap/stdsoap2.h	2010-09-19 01:20:12.000000000 +0200
-+++ b/gsoap/stdsoap2.h	2010-09-19 21:00:31.442187011 +0200
-@@ -536,6 +536,7 @@
- 
- #ifdef WITH_C_LOCALE
- # include <xlocale.h>
-+# include <locale.h>
- #else
- # undef HAVE_STRTOF_L
- # undef HAVE_STRTOD_L