Binary compatibility report for the at-spi2-core library between 2.1.5 and 2.1.90 versions on x86
Test Info
Library Name | at-spi2-core |
Version #1 | 2.1.5 |
Version #2 | 2.1.90 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 28 |
Total Shared Libraries | 1 |
Total Symbols / Types | 222 / 185 |
Verdict | Incompatible (0.7%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 1 |
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 (1)
atspi-accessible.h,
libatspi.so.0.0.1
_atspi_accessible_new ( AtspiApplication* app, gchar const* path )
to the top
Removed Symbols (1)
atspi-accessible.h,
libatspi.so.0.0.1
atspi_accessible_new ( AtspiApplication* app, gchar const* path )
to the top
Problems with Symbols, Medium Severity (1)
atspi-accessible.h,
libatspi.so.0.0.1
[+] atspi_accessible_get_relation_set ( AtspiAccessible* obj, GError** error ) (1)
| Change | Effect |
---|
1 | Base type of return value has been changed from struct _GPtrArray to struct _GArray of different format. | This parameter may be incorrectly initialized by applications. |
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