package scim-m17n
tags 454894 + confirmed patch
thanks

On Fri, Dec 07, 2007 at 09:52:53PM -0700, Martin Michlmayr wrote:
> 
> Your package fails to build with GCC 4.3.

Hi Martin,

Thanks for reporting this bug.

I can confirm it with gcc-snapshot 20071202-1 in unstable.  A patch is
attached.

Ming
2007.12.08
diff -ur scim-m17n-0.2.2~/src/scim_m17n_imengine.cpp scim-m17n-0.2.2/src/scim_m17n_imengine.cpp
--- scim-m17n-0.2.2~/src/scim_m17n_imengine.cpp	2006-12-01 02:45:12.000000000 -0600
+++ scim-m17n-0.2.2/src/scim_m17n_imengine.cpp	2007-12-08 16:53:49.000000000 -0600
@@ -28,6 +28,7 @@
 #define Uses_SCIM_LOOKUP_TABLE
 #define Uses_SCIM_CONFIG_BASE
 #define Uses_STL_MAP
+#define Uses_C_STRING
 
 #ifdef HAVE_CONFIG_H
   #include <config.h>

Reply via email to