Binary compatibility report for the IBus library  between 1.3.99.20110206 and 1.3.99.20110216 versions on x86

Test Info


Library NameIBus
Version #11.3.99.20110206
Version #21.3.99.20110216
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types244 / 185
VerdictIncompatible
(0.4%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


ibusbus.h, libibus-1.0.so.0.0.0
ibus_bus_set_global_engine_async IBusBus* bus, gchar const* global_engine, gint timeout_msec, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
ibus_bus_set_global_engine_async_finish IBusBus* bus, GAsyncResult* res, GError** error )

ibusconfig.h, libibus-1.0.so.0.0.0
ibus_config_set_value_async ( IBusConfig* config, gchar const* section, gchar const* name, GVariant* value, gint timeout_ms, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
ibus_config_set_value_async_finish ( IBusConfig* config, GAsyncResult* result, GError** error )

to the top

Problems with Symbols, High Severity (1)


ibusconfig.h, libibus-1.0.so.0.0.0
[+] ibus_config_get_value_async ( IBusConfig* config, gchar const* section, gchar const* name, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) (1)

to the top

Header Files (3)


ibus.h
ibusenumtypes.h
ibusversion.h

to the top

Shared Libraries (1)


libibus-1.0.so.0.0.0

to the top




Generated on Wed Oct 10 11:31:17 2012 for IBus by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API