Binary compatibility report for the IBus library between 1.1.0.20090311 and 1.1.0.20090331 versions on x86
Test Info
Library Name | IBus |
Version #1 | 1.1.0.20090311 |
Version #2 | 1.1.0.20090331 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 31 |
Total Shared Libraries | 1 |
Total Symbols / Types | 292 / 180 |
Verdict | Incompatible (0.3%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 1 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (2)
ibusengine.h,
libibus.so.0.0.0
ibus_engine_update_lookup_table_fast ( IBusEngine* engine, IBusLookupTable* lookup_table, gboolean visible )
ibusshare.h,
libibus.so.0.0.0
ibus_set_display ( gchar const* display )
to the top
Problems with Symbols, High Severity (1)
ibusengine.h,
libibus.so.0.0.0
[+] ibus_engine_forward_key_event ( IBusEngine* engine, guint keyval, gboolean is_press, guint state ) (1)
changed to:ibus_engine_forward_key_event ( IBusEngine* engine, guint keyval, guint state )
| Change | Effect |
---|
1 | 3rd middle parameter is_press has been removed from the calling stack. | Layout of parameter's stack has been changed and therefore parameters at higher positions in the stack may be incorrectly initialized by applications. |
to the top
Header Files (31)
ibus.h
ibusattribute.h
ibusbus.h
ibuscomponent.h
ibusconfig.h
ibusconfigservice.h
ibusconnection.h
ibusdebug.h
ibusengine.h
ibusenginedesc.h
ibusenumtypes.h
ibuserror.h
ibusfactory.h
ibushotkey.h
ibusinputcontext.h
ibuskeysyms.h
ibuslookuptable.h
ibusmarshalers.h
ibusmessage.h
ibusobject.h
ibusobservedpath.h
ibuspendingcall.h
ibusproperty.h
ibusproxy.h
ibusserializable.h
ibusserver.h
ibusservice.h
ibusshare.h
ibustext.h
ibustypes.h
ibusxml.h
to the top
Shared Libraries (1)
libibus.so.0.0.0
to the top