Revision: 7138 Author: nogu.dev Date: Sun Jun 12 05:55:58 2011 Log: * Merge r7137 from trunk. http://code.google.com/p/uim/source/detail?r=7138
Modified: /branches/1.7/helper/dict-canna.c ======================================= --- /branches/1.7/helper/dict-canna.c Thu Jan 6 18:09:56 2011 +++ /branches/1.7/helper/dict-canna.c Sun Jun 12 05:55:58 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>
