Binary compatibility report for the UPower library  between 0.9.0 and 0.9.1 versions on x86

Test Info


Library NameUPower
Version #10.9.0
Version #20.9.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries2
Total Symbols / Types133 / 88
VerdictIncompatible
(3%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low4
Problems with
Symbols
High0
Medium8
Low0
Problems with
Constants
Low30

Added Symbols (7)


up-client.h, libupower-glib.so.1.0.1
up_client_about_to_sleep_sync ( struct UpClient* client, GCancellable* cancellable, GError** error )

up-wakeups.h, libupower-glib.so.1.0.1
up_wakeups_get_data_sync ( struct UpWakeups* wakeups, GCancellable* cancellable, GError** error )
up_wakeups_get_has_capability struct UpWakeups* wakeups )
up_wakeups_get_properties_sync ( struct UpWakeups* wakeups, GCancellable* cancellable, GError** error )
up_wakeups_get_total_sync ( struct UpWakeups* wakeups, GCancellable* cancellable, GError** error )
up_wakeups_get_type ( )
up_wakeups_new ( )

to the top

Problems with Symbols, Medium Severity (8)


up-history-item.h, libupower-glib.so.1.0.1
[+] up_history_item_get_state struct UpHistoryItem* history_item ) (1)
[+] up_history_item_set_state ( struct UpHistoryItem* history_item, UpDeviceState state ) (1)

up-types.h, libupower-glib.so.1.0.1
[+] up_device_kind_from_string gchar const* type ) (1)
[+] up_device_kind_to_string UpDeviceKind type_enum ) (1)
[+] up_device_state_from_string gchar const* state ) (1)
[+] up_device_state_to_string UpDeviceState state_enum ) (1)
[+] up_device_technology_from_string gchar const* technology ) (1)
[+] up_device_technology_to_string UpDeviceTechnology technology_enum ) (1)

to the top

Problems with Data Types, Low Severity (4)


up-types.h
[+] enum UpQosKind (4)

to the top

Problems with Constants, Low Severity (30)


dkp-enum.h
[+] UP_DEVICE_KIND_BATTERY
[+] UP_DEVICE_KIND_KEYBOARD
[+] UP_DEVICE_KIND_LAST
[+] UP_DEVICE_KIND_LINE_POWER
[+] UP_DEVICE_KIND_MONITOR
[+] UP_DEVICE_KIND_MOUSE
[+] UP_DEVICE_KIND_PDA
[+] UP_DEVICE_KIND_PHONE
[+] UP_DEVICE_KIND_UNKNOWN
[+] UP_DEVICE_KIND_UPS
[+] UP_DEVICE_STATE_CHARGING
[+] UP_DEVICE_STATE_DISCHARGING
[+] UP_DEVICE_STATE_EMPTY
[+] UP_DEVICE_STATE_FULLY_CHARGED
[+] UP_DEVICE_STATE_LAST
[+] UP_DEVICE_STATE_PENDING_CHARGE
[+] UP_DEVICE_STATE_PENDING_DISCHARGE
[+] UP_DEVICE_STATE_UNKNOWN
[+] UP_DEVICE_TECHNOLOGY_LAST
[+] UP_DEVICE_TECHNOLOGY_LEAD_ACID
[+] UP_DEVICE_TECHNOLOGY_LITHIUM_ION
[+] UP_DEVICE_TECHNOLOGY_LITHIUM_IRON_PHOSPHATE
[+] UP_DEVICE_TECHNOLOGY_LITHIUM_POLYMER
[+] UP_DEVICE_TECHNOLOGY_NICKEL_CADMIUM
[+] UP_DEVICE_TECHNOLOGY_NICKEL_METAL_HYDRIDE
[+] UP_DEVICE_TECHNOLOGY_UNKNOWN
[+] UP_QOS_KIND_CPU_DMA
[+] UP_QOS_KIND_LAST
[+] UP_QOS_KIND_NETWORK
[+] UP_QOS_KIND_UNKNOWN

to the top

Header Files (2)


devicekit-power.h
upower.h

to the top

Shared Libraries (2)


libdevkit-power-gobject.so.1.0.1
libupower-glib.so.1.0.1

to the top




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