Test Info
| Module Name | libatspi |
| Version #1 | 2.44.1 |
| Version #2 | 2.45.1 |
| Arch | x86_64 |
| GCC Version | 11.2.0 |
| Subject | Binary Compatibility |
Test Results
| Total Header Files | 64 |
| Total Source Files | 32 |
| Total Objects | 1 |
| Total Symbols / Types | 411 / 186 |
| Compatibility |
99.8% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 3 |
| Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Symbols | High | 0 |
| Medium | 2 |
| Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols 3
atspi-event-listener.c,
libatspi.so.0.0.1-2.45.1-1.x86_64
atspi_event_listener_register_from_callback_with_app ( AtspiEventListenerCB callback, void* user_data, GDestroyNotify callback_destroyed, gchar const* event_type, GArray* properties, AtspiAccessible* app, GError** error )
atspi_event_listener_register_with_app ( AtspiEventListener* listener, gchar const* event_type, GArray* properties, AtspiAccessible* app, GError** error )
atspi-value.c,
libatspi.so.0.0.1-2.45.1-1.x86_64
atspi_value_get_text ( AtspiValue* obj, GError** error )
to the top
Problems with Symbols, Medium Severity 2
atspi-device-listener-private.h,
libatspi.so.0.0.1-2.44.1-1.x86_64
[+] _atspi_dbus_handle_DeviceEvent ( DBusConnection* bus, DBusMessage* message, void* data ) 1
⇣
_atspi_dbus_handle_DeviceEvent ( DBusConnection* bus, DBusMessage* message )
|
Change |
Effect |
| 1 |
3rd parameter data has been removed from the calling stack. |
This parameter will be ignored by the function. |
atspi-event-listener-private.h,
libatspi.so.0.0.1-2.44.1-1.x86_64
[+] _atspi_dbus_handle_event ( DBusConnection* bus, DBusMessage* message, void* data ) 1
⇣
_atspi_dbus_handle_event ( DBusConnection* bus, DBusMessage* message )
|
Change |
Effect |
| 1 |
3rd parameter data has been removed from the calling stack. |
This parameter will be ignored by the function. |
to the top
Header Files 64
atspi-accessible-private.h
atspi-accessible.h
atspi-action.h
atspi-application.h
atspi-collection.h
atspi-component.h
atspi-constants.h
atspi-device-legacy.h
atspi-device-listener-private.h
atspi-device-listener.h
atspi-device-x11.h
atspi-device.h
atspi-document.h
atspi-editabletext.h
atspi-enum-types.h
atspi-event-listener-private.h
atspi-event-listener.h
atspi-hyperlink.h
atspi-hypertext.h
atspi-image.h
atspi-matchrule-private.h
atspi-matchrule.h
atspi-misc-private.h
atspi-misc.h
atspi-mutter-private.h
atspi-object.h
atspi-private.h
atspi-registry.h
atspi-relation.h
atspi-selection.h
atspi-stateset.h
atspi-table-cell.h
atspi-table.h
atspi-text.h
atspi-types.h
atspi-value.h
atspimarshal.h
dbind-any.h
dbind.h
dbus-arch-deps.h
dbus-connection.h
dbus-errors.h
dbus-message.h
dbus-server.h
dbus-shared.h
dbus-types.h
garray.h
gclosure.h
gdataset.h
gerror.h
ghash.h
glibconfig.h
glist.h
gmain.h
gobject.h
gparam.h
gquark.h
gslist.h
gtype.h
gtypes.h
gvalue.h
struct_timeval.h
types.h
to the top
Source Files 32
atspi-accessible.c
atspi-action.c
atspi-application.c
atspi-collection.c
atspi-component.c
atspi-device-legacy.c
atspi-device-listener.c
atspi-device-x11.c
atspi-device.c
atspi-document.c
atspi-editabletext.c
atspi-enum-types.c
atspi-event-listener.c
atspi-gmain.c
atspi-hyperlink.c
atspi-hypertext.c
atspi-image.c
atspi-matchrule.c
atspi-misc.c
atspi-mutter.c
atspi-object.c
atspi-registry.c
atspi-relation.c
atspi-selection.c
atspi-stateset.c
atspi-table-cell.c
atspi-table.c
atspi-text.c
atspi-value.c
atspimarshal.c
dbind-any.c
dbind.c
to the top
Objects 1
libatspi.so.0.0.1-2.44.1-1.x86_64
to the top
Test Info
| Module Name | libatspi |
| Version #1 | 2.44.1 |
| Version #2 | 2.45.1 |
| Arch | x86_64 |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 64 |
| Total Source Files | 32 |
| Total Objects | 1 |
| Total Symbols / Types | 411 / 186 |
| Compatibility |
99.8% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 3 |
| Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Symbols | High | 0 |
| Medium | 2 |
| Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols 3
atspi-event-listener.c
atspi_event_listener_register_from_callback_with_app ( AtspiEventListenerCB callback, void* user_data, GDestroyNotify callback_destroyed, gchar const* event_type, GArray* properties, AtspiAccessible* app, GError** error )
atspi_event_listener_register_with_app ( AtspiEventListener* listener, gchar const* event_type, GArray* properties, AtspiAccessible* app, GError** error )
atspi-value.c
atspi_value_get_text ( AtspiValue* obj, GError** error )
to the top
Problems with Symbols, Medium Severity 2
atspi-device-listener-private.h
[+] _atspi_dbus_handle_DeviceEvent ( DBusConnection* bus, DBusMessage* message, void* data ) 1
⇣
_atspi_dbus_handle_DeviceEvent ( DBusConnection* bus, DBusMessage* message )
|
Change |
Effect |
| 1 |
3rd parameter data has been removed from the calling stack. |
Recompilation of a client program may be broken. |
atspi-event-listener-private.h
[+] _atspi_dbus_handle_event ( DBusConnection* bus, DBusMessage* message, void* data ) 1
⇣
_atspi_dbus_handle_event ( DBusConnection* bus, DBusMessage* message )
|
Change |
Effect |
| 1 |
3rd parameter data has been removed from the calling stack. |
Recompilation of a client program may be broken. |
to the top
Header Files 64
atspi-accessible-private.h
atspi-accessible.h
atspi-action.h
atspi-application.h
atspi-collection.h
atspi-component.h
atspi-constants.h
atspi-device-legacy.h
atspi-device-listener-private.h
atspi-device-listener.h
atspi-device-x11.h
atspi-device.h
atspi-document.h
atspi-editabletext.h
atspi-enum-types.h
atspi-event-listener-private.h
atspi-event-listener.h
atspi-hyperlink.h
atspi-hypertext.h
atspi-image.h
atspi-matchrule-private.h
atspi-matchrule.h
atspi-misc-private.h
atspi-misc.h
atspi-mutter-private.h
atspi-object.h
atspi-private.h
atspi-registry.h
atspi-relation.h
atspi-selection.h
atspi-stateset.h
atspi-table-cell.h
atspi-table.h
atspi-text.h
atspi-types.h
atspi-value.h
atspimarshal.h
dbind-any.h
dbind.h
dbus-arch-deps.h
dbus-connection.h
dbus-errors.h
dbus-message.h
dbus-server.h
dbus-shared.h
dbus-types.h
garray.h
gclosure.h
gdataset.h
gerror.h
ghash.h
glibconfig.h
glist.h
gmain.h
gobject.h
gparam.h
gquark.h
gslist.h
gtype.h
gtypes.h
gvalue.h
struct_timeval.h
types.h
to the top
Source Files 32
atspi-accessible.c
atspi-action.c
atspi-application.c
atspi-collection.c
atspi-component.c
atspi-device-legacy.c
atspi-device-listener.c
atspi-device-x11.c
atspi-device.c
atspi-document.c
atspi-editabletext.c
atspi-enum-types.c
atspi-event-listener.c
atspi-gmain.c
atspi-hyperlink.c
atspi-hypertext.c
atspi-image.c
atspi-matchrule.c
atspi-misc.c
atspi-mutter.c
atspi-object.c
atspi-registry.c
atspi-relation.c
atspi-selection.c
atspi-stateset.c
atspi-table-cell.c
atspi-table.c
atspi-text.c
atspi-value.c
atspimarshal.c
dbind-any.c
dbind.c
to the top
Objects 1
libatspi.so.0.0.1-2.44.1-1.x86_64
to the top