Binary compatibility report for the IBus library between 1.1.0.20090508 and 1.1.0.20090531 versions on x86
Test Info
Library Name | IBus |
Version #1 | 1.1.0.20090508 |
Version #2 | 1.1.0.20090531 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 32 |
Total Shared Libraries | 1 |
Total Symbols / Types | 303 / 187 |
Verdict | Incompatible (0.2%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 1 |
Low | 0 |
Problems with Constants | Low | 0 |
Problems with Symbols, Medium Severity (1)
ibuscomponent.h,
libibus.so.0.0.0
[+] ibus_component_start ( IBusComponent* component ) (1)
changed to:ibus_component_start ( IBusComponent* component, gboolean verbose )
| Change | Effect |
---|
1 | Parameter verbose of type gboolean has been added to the calling stack. | This parameter will not be initialized by old clients. |
to the top
Header Files (32)
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
ibusmainloop.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