Closed GoogleCodeExporter closed 9 years ago
以前用scim的时候好像整过一个,现在找不到了。另外好像linu
xsir上也有帖子,翻一翻,就有了。
Original comment by oahong@gmail.com
on 14 Jan 2009 at 12:30
@oahong
多谢指点~
ic_history.h.diff
--- sunpinyin/ime/src/ic_history.h.orig 2008-05-21 00:03:35.000000000 +0800
+++ sunpinyin/ime/src/ic_history.h 2008-06-28 02:50:18.000000000 +0800
@@ -39,7 +39,8 @@
#define _SUNPINYIN_CONTEXT_HISTORY_H
#include "portability.h"
-
+#include <stdio.h>
+#include <stdlib.h>
#include <map>
#include <deque>
#include <set>
Original comment by cnye...@gmail.com
on 15 Jan 2009 at 3:52
Attachments:
稍微修改了一下,依赖关系可能还有问题:
暂时放在这里,我已经很久不用scim了,也没办法测试. :-)
http://gitorious.org/projects/exherbo-cn/repos/oahong-gentoo/trees/master/app-i1
8n/scim-sunpinyin
Original comment by oahong@gmail.com
on 15 Jan 2009 at 10:06
Original comment by oahong@gmail.com
on 18 Jan 2009 at 6:27
Original issue reported on code.google.com by
cnye...@gmail.com
on 13 Jan 2009 at 3:24