Revision: 7137
Author:   nogu.dev
Date:     Sun Jun 12 05:53:15 2011
Log:      * gtk2/dict/canna.c
  - Follow wide character API changes in Canna 3.7
    with CANNA_NEW_WCHAR_AWARE (Gentoo bug #353949).
http://code.google.com/p/uim/source/detail?r=7137

Modified:
 /trunk/gtk2/dict/canna.c

=======================================
--- /trunk/gtk2/dict/canna.c    Tue May 24 07:45:43 2011
+++ /trunk/gtk2/dict/canna.c    Sun Jun 12 05:53:15 2011
@@ -37,6 +37,7 @@
 #include <sys/types.h>
 #include <sys/param.h>

+#define CANNA_NEW_WCHAR_AWARE
 #include <canna/RK.h>

 #include <stdlib.h>

Reply via email to