tags 441594 + patch thanks Patch attached.
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -urNad scim-pinyin-0.5.0.orig/src/scim_pinyin.h
scim-pinyin-0.5.0/src/scim_pinyin.h
--- scim-pinyin-0.5.0.orig/src/scim_pinyin.h 2008-04-10 17:41:41.000000000
+0100
+++ scim-pinyin-0.5.0/src/scim_pinyin.h 2008-04-10 17:42:08.000000000 +0100
@@ -983,6 +983,7 @@
*/
class PinyinTable
{
+#undef HAVE_HASH_MAP
#if defined (HAVE_HASH_MAP)
typedef std::hash_multimap<ucs4_t,PinyinKey, std::hash <unsigned long>
> ReversePinyinMap;
#elif defined (HAVE_EXT_HASH_MAP)
signature.asc
Description: PGP signature

