Binary compatibility report for the IBus library between 1.4.99.20121006 and 1.4.99.20121109 versions on x86
Test Info
Library Name | IBus |
Version #1 | 1.4.99.20121006 |
Version #2 | 1.4.99.20121109 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 333 / 181 |
Verdict | Incompatible (0.2%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
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 |
Added Symbols (4)
ibuscomponent.h,
libibus-1.0.so.5.0.499
ibus_component_get_observed_paths ( IBusComponent* component )
ibusenginedesc.h,
libibus-1.0.so.5.0.499
ibus_engine_desc_get_layout_option ( IBusEngineDesc* info )
ibus_engine_desc_get_layout_variant ( IBusEngineDesc* info )
ibus_engine_desc_get_version ( IBusEngineDesc* info )
to the top
Problems with Symbols, Medium Severity (1)
ibusobservedpath.h,
libibus-1.0.so.5.0.499
[+] ibus_observed_path_traverse ( IBusObservedPath* path ) (1)
changed to:ibus_observed_path_traverse ( IBusObservedPath* path, gboolean dir_only )
| Change | Effect |
---|
1 | Parameter dir_only of type gboolean has been added to the calling stack. | This parameter will not be initialized by old clients. |
to the top
Header Files (3)
ibus.h
ibusenumtypes.h
ibusversion.h
to the top
Shared Libraries (1)
libibus-1.0.so.5.0.499
to the top