Branch: refs/heads/master
Home: https://github.com/ibus/ibus
Commit: 4de438c3dbb35399b479b78ada3398c5319fb7ba
https://github.com/ibus/ibus/commit/4de438c3dbb35399b479b78ada3398c5319fb7ba
Author: Yusuke Sato <[email protected]>
Date: 2010-12-14 (Tue, 14 Dec 2010)
Changed paths:
M src/ibusbus.c
Log Message:
-----------
Fix assertion failure in ibusbus.c.
The following code does not work since the underlying connection for IBus-1.4
is not a sub class of IBusObject.
ibus_object_destroy ((IBusObject *)priv->connection);
g_assert (priv->connection == NULL);
BUG=none
TEST=ran Chrome for Chrome OS.
Review URL: http://codereview.appspot.com/3658041
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en