Binary compatibility report for the IBus library  between 1.3.99.20101028 and 1.3.99.20101118 versions on x86

Test Info


Library NameIBus
Version #11.3.99.20101028
Version #21.3.99.20101118
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types233 / 177
VerdictIncompatible
(10.7%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh7
Problems with
Data Types
High4
Medium1
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


ibuscomponent.h, libibus-1.0.so.0.0.0
ibus_component_new_varargs ( gchar const* first_property_name, ... )

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 )
ibus_config_get_value_async_finish ( IBusConfig* config, GAsyncResult* result, GError** error )

ibusenginedesc.h, libibus-1.0.so.0.0.0
ibus_engine_desc_new_varargs ( gchar const* first_property_name, ... )

to the top

Removed Symbols (7)


ibuscomponent.h, libibus-1.0.so.0.0.0
ibus_component_get_from_engine IBusEngineDesc* engine )
ibus_component_is_running IBusComponent* component )
ibus_component_new2 ( gchar const* first_property_name, ... )
ibus_component_set_restart ( IBusComponent* component, gboolean restart )
ibus_component_start ( IBusComponent* component, gboolean verbose )
ibus_component_stop IBusComponent* component )

ibusenginedesc.h, libibus-1.0.so.0.0.0
ibus_engine_desc_new2 ( gchar const* first_property_name, ... )

to the top

Problems with Data Types, High Severity (4)


ibuscomponent.h
[+] struct _IBusComponent (4)

to the top

Problems with Data Types, Medium Severity (1)


ibuscomponent.h
[+] struct _IBusComponent (1)

to the top

Problems with Data Types, Low Severity (1)


ibuscomponent.h
[+] struct _IBusComponent (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:32:17 2012 for IBus by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API