summaryrefslogtreecommitdiffstats
path: root/source/x/scim/scim-1.4.9-fix-ltdl.cpp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/scim/scim-1.4.9-fix-ltdl.cpp.patch')
-rw-r--r--source/x/scim/scim-1.4.9-fix-ltdl.cpp.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/source/x/scim/scim-1.4.9-fix-ltdl.cpp.patch b/source/x/scim/scim-1.4.9-fix-ltdl.cpp.patch
new file mode 100644
index 000000000..1d9590fdc
--- /dev/null
+++ b/source/x/scim/scim-1.4.9-fix-ltdl.cpp.patch
@@ -0,0 +1,11 @@
+--- scim-1.4.9/src/ltdl.cpp.bak 2008-11-02 14:42:40.000000000 +0800
++++ scim-1.4.9/src/ltdl.cpp 2010-09-12 00:23:24.085978400 +0800
+@@ -3361,7 +3361,7 @@
+ {
+ lt_dlhandle handle = 0;
+ char * tmp = 0;
+- char * ext = 0;
++ const char * ext = 0;
+ size_t len;
+ int errors = 0;
+