Binary compatibility report for the IBus library between 1.5.2 and 1.5.3 versions on x86
Test Info
Library Name | IBus |
Version #1 | 1.5.2 |
Version #2 | 1.5.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 341 / 182 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 19 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (19)
ibusbus.h,
libibus-1.0.so.5.0.503
ibus_bus_get_ibus_property ( IBusBus* bus, gchar const* property_name )
ibus_bus_get_ibus_property_async ( IBusBus* bus, gchar const* property_name, gint timeout_msec, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
ibus_bus_get_ibus_property_async_finish ( IBusBus* bus, GAsyncResult* res, GError** error )
ibus_bus_set_ibus_property ( IBusBus* bus, gchar const* property_name, GVariant* value )
ibus_bus_set_ibus_property_async ( IBusBus* bus, gchar const* property_name, GVariant* value, gint timeout_msec, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
ibus_bus_set_ibus_property_async_finish ( IBusBus* bus, GAsyncResult* res, GError** error )
ibusregistry.h,
libibus-1.0.so.5.0.503
ibus_registry_check_modification ( IBusRegistry* registry )
ibus_registry_get_components ( IBusRegistry* registry )
ibus_registry_get_observed_paths ( IBusRegistry* registry )
ibus_registry_get_type ( )
ibus_registry_load ( IBusRegistry* registry )
ibus_registry_load_cache ( IBusRegistry* registry, gboolean is_user )
ibus_registry_load_cache_file ( IBusRegistry* registry, gchar const* filename )
ibus_registry_load_in_dir ( IBusRegistry* registry, gchar const* dirname )
ibus_registry_new ( )
ibus_registry_output ( IBusRegistry* registry, GString* output, int indent )
ibus_registry_save_cache ( IBusRegistry* registry, gboolean is_user )
ibus_registry_save_cache_file ( IBusRegistry* registry, gchar const* filename )
ibus_registry_start_monitor_changes ( IBusRegistry* registry )
to the top
Header Files (3)
ibus.h
ibusenumtypes.h
ibusversion.h
to the top
Shared Libraries (1)
libibus-1.0.so.5.0.502
to the top