Binary compatibility report for the at-spi2-core library between 2.3.4 and 2.3.5 versions on x86
Test Info
Library Name | at-spi2-core |
Version #1 | 2.3.4 |
Version #2 | 2.3.5 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 28 |
Total Shared Libraries | 1 |
Total Symbols / Types | 222 / 182 |
Verdict | Compatible |
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 | 0 |
Low | 1 |
Problems with Constants | Low | 0 |
Problems with Symbols, Low Severity (1)
atspi-collection.h,
libatspi.so.0.0.1
[+] atspi_collection_get_matches_to ( AtspiCollection* collection, AtspiAccessible* current_object, AtspiMatchRule* rule, enum AtspiCollectionSortOrder sortby, enum AtspiCollectionTreeTraversalType tree, gboolean recurse, gint count, gboolean traverse, GError** error ) (1)
changed to:atspi_collection_get_matches_to ( AtspiCollection* collection, AtspiAccessible* current_object, AtspiMatchRule* rule, enum AtspiCollectionSortOrder sortby, enum AtspiCollectionTreeTraversalType tree, gboolean limit_scope, gint count, gboolean traverse, GError** error )
| Change | Effect |
---|
1 | 6th parameter recurse has been renamed to limit_scope. | Renaming of a parameter may indicate a change in its semantic meaning. |
to the top
Header Files (28)
atspi-accessible.h
atspi-action.h
atspi-application.h
atspi-collection.h
atspi-component.h
atspi-constants.h
atspi-device-listener-private.h
atspi-device-listener.h
atspi-document.h
atspi-editabletext.h
atspi-event-listener-private.h
atspi-event-listener.h
atspi-gmain.h
atspi-hyperlink.h
atspi-hypertext.h
atspi-image.h
atspi-matchrule.h
atspi-misc.h
atspi-object.h
atspi-registry.h
atspi-relation.h
atspi-selection.h
atspi-stateset.h
atspi-table.h
atspi-text.h
atspi-types.h
atspi-value.h
atspi.h
to the top
Shared Libraries (1)
libatspi.so.0.0.1
to the top