Binary compatibility report for the UPower library  between 0.9.23 and 0.99.0 versions on x86

Test Info


Library NameUPower
Version #10.9.23
Version #20.99.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types87 / 55
VerdictIncompatible
(32.2%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh28
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


up-client.h, libupower-glib.so.2.0.0
up_client_get_critical_action struct UpClient* client )
up_client_get_display_device struct UpClient* client )

up-types.h, libupower-glib.so.2.0.0
up_device_level_from_string gchar const* level )
up_device_level_to_string enum UpDeviceLevel level_enum )

to the top

Removed Symbols (28)


up-client.h, libupower-glib.so.1.0.4
up_client_enumerate_devices_sync ( struct UpClient* client, GCancellable* cancellable, GError** error )
up_client_get_lid_force_sleep struct UpClient* client )
up_client_get_on_low_battery struct UpClient* client )
up_client_get_properties_sync ( struct UpClient* client, GCancellable* cancellable, GError** error )

up-qos-item.h, libupower-glib.so.1.0.4
up_qos_item_get_cmdline struct UpQosItem* qos_item )
up_qos_item_get_cookie struct UpQosItem* qos_item )
up_qos_item_get_kind struct UpQosItem* qos_item )
up_qos_item_get_persistent struct UpQosItem* qos_item )
up_qos_item_get_pid struct UpQosItem* qos_item )
up_qos_item_get_sender struct UpQosItem* qos_item )
up_qos_item_get_timespec struct UpQosItem* qos_item )
up_qos_item_get_type ( )
up_qos_item_get_uid struct UpQosItem* qos_item )
up_qos_item_get_value struct UpQosItem* qos_item )
up_qos_item_new ( )
up_qos_item_set_cmdline ( struct UpQosItem* qos_item, gchar const* cmdline )
up_qos_item_set_cookie ( struct UpQosItem* qos_item, guint cookie )
up_qos_item_set_kind ( struct UpQosItem* qos_item, enum UpQosKind type )
up_qos_item_set_persistent ( struct UpQosItem* qos_item, gboolean persistent )
up_qos_item_set_pid ( struct UpQosItem* qos_item, guint pid )
up_qos_item_set_sender ( struct UpQosItem* qos_item, gchar const* sender )
up_qos_item_set_timespec ( struct UpQosItem* qos_item, guint64 timespec )
up_qos_item_set_uid ( struct UpQosItem* qos_item, guint uid )
up_qos_item_set_value ( struct UpQosItem* qos_item, gint value )

up-types.h, libupower-glib.so.1.0.4
up_qos_kind_from_string gchar const* type )
up_qos_kind_to_string enum UpQosKind type )
up_sleep_kind_from_string gchar const* sleep_kind )
up_sleep_kind_to_string enum UpSleepKind sleep_kind_enum )

to the top

Header Files (1)


upower.h

to the top

Shared Libraries (1)


libupower-glib.so.1.0.4

to the top




Generated on Fri Dec 27 17:29:59 2013 for UPower by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API