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

Test Info


Library NameIBus
Version #11.3.99.20110216
Version #21.3.99.20110228
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types249 / 184
VerdictIncompatible
(1%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium4
Low1
Problems with
Constants
Low0

Added Symbols (2)


ibusinputcontext.h, libibus-1.0.so.0.0.0
ibus_input_context_process_key_event_async ( IBusInputContext* context, guint32 keyval, guint32 keycode, guint32 state, gint timeout_msec, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
ibus_input_context_process_key_event_async_finish ( IBusInputContext* context, GAsyncResult* res, gboolean* processed, GError** error )

to the top

Removed Symbols (2)


ibusinputcontext.h, libibus-1.0.so.0.0.0
ibus_input_context_process_key_event_finish ( IBusInputContext* context, GAsyncResult* res, gboolean* processed, GError** error )
ibus_input_context_process_key_event_sync ( IBusInputContext* context, guint32 keyval, guint32 keycode, guint32 state )

to the top

Problems with Symbols, Medium Severity (4)


ibusinputcontext.h, libibus-1.0.so.0.0.0
[+] ibus_input_context_process_key_event ( IBusInputContext* context, guint32 keyval, guint32 keycode, guint32 state, gint timeout_msec, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data ) (4)

to the top

Problems with Symbols, Low Severity (1)


ibusinputcontext.h, libibus-1.0.so.0.0.0
[+] ibus_input_context_process_key_event ( IBusInputContext* context, guint32 keyval, guint32 keycode, guint32 state, gint timeout_msec, 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:08 2012 for IBus by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API