Binary compatibility report for the IBus library between 1.1.0.20090413 and 1.1.0.20090417 versions on x86
Test Info
Library Name | IBus |
Version #1 | 1.1.0.20090413 |
Version #2 | 1.1.0.20090417 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 31 |
Total Shared Libraries | 1 |
Total Symbols / Types | 294 / 180 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 1 |
Problems with Constants | Low | 0 |
Added Symbols (1)
ibusshare.h,
libibus.so.0.0.0
ibus_get_socket_folder ( )
to the top
Problems with Symbols, Low Severity (1)
ibuscomponent.h,
libibus.so.0.0.0
[+] ibus_component_new ( gchar const* name, gchar const* descritpion, gchar const* version, gchar const* license, gchar const* author, gchar const* homepage, gchar const* exec, gchar const* textdomain ) (1)
changed to:ibus_component_new ( gchar const* name, gchar const* description, gchar const* version, gchar const* license, gchar const* author, gchar const* homepage, gchar const* exec, gchar const* textdomain )
| Change | Effect |
---|
1 | 2nd parameter descritpion has been renamed to description. | Renaming of a parameter may indicate a change in its semantic meaning. |
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