Issue 67: ibusimclient.c 编译出错
http://code.google.com/p/ibus/issues/detail?id=67

New issue report by LiYanrui.m2:
出现了这样的错误:

ibusimclient.c:80: error: expected specifier-qualifier-list before  
‘GdkKeymap’
ibusimclient.c:104: error: expected ‘)’ before ‘*’ token
... ...

看了看代码,似乎是 _IBusIMClientPrivate 结构体中宏判断出错:

struct _IBusIMClientPrivate {
#if USE_DBUS_SESSION_BUS
     DBusConnection  *dbus;
#endif



Issue attributes:
        Status: New
        Owner: ----
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ibus-devel" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/ibus-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

回复