summaryrefslogtreecommitdiffstats
path: root/src/gsoap-2-locale.patch
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-09-20 00:11:23 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-09-20 00:11:23 (GMT)
commit00b505537ad411668926e989f6b6816c83e87e63 (patch)
tree0dba2bd73922ada42cf9a5c620374e069805c5e5 /src/gsoap-2-locale.patch
parentd01c84a760410b4dbc1b82589e419e4d9de28721 (diff)
parent34cbc1ebcf55aa57ef9762aa73b03a4f9dde5bb9 (diff)
downloadmxe-00b505537ad411668926e989f6b6816c83e87e63.zip
mxe-00b505537ad411668926e989f6b6816c83e87e63.tar.gz
mxe-00b505537ad411668926e989f6b6816c83e87e63.tar.bz2
merge
Diffstat (limited to 'src/gsoap-2-locale.patch')
-rw-r--r--src/gsoap-2-locale.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/gsoap-2-locale.patch b/src/gsoap-2-locale.patch
new file mode 100644
index 0000000..b11b10f
--- /dev/null
+++ b/src/gsoap-2-locale.patch
@@ -0,0 +1,17 @@
+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