Binary compatibility report for the libmpdclient library  between 2.1 and 2.2 versions on x86

Test Info


Library Namelibmpdclient
Version #12.1
Version #22.2
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files31
Total Shared Libraries1
Total Symbols / Types261 / 75
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low7
Problems with
Constants
Low0

Added Symbols (6)


player.h, libmpdclient.so.2.0.0
mpd_run_mixrampdb ( mpd_connection* connection, float db ) @@ libmpdclient2
mpd_run_mixrampdelay ( mpd_connection* connection, float seconds ) @@ libmpdclient2
mpd_send_mixrampdb ( mpd_connection* connection, float db ) @@ libmpdclient2
mpd_send_mixrampdelay ( mpd_connection* connection, float seconds ) @@ libmpdclient2

status.h, libmpdclient.so.2.0.0
mpd_status_get_mixrampdb mpd_status const* status ) @@ libmpdclient2
mpd_status_get_mixrampdelay mpd_status const* status ) @@ libmpdclient2

to the top

Problems with Symbols, Low Severity (7)


stats.h, libmpdclient.so.2.0.0
[+] mpd_stats_get_db_play_time mpd_stats* stats ) @@ libmpdclient2 (1)
[+] mpd_stats_get_db_update_time mpd_stats* stats ) @@ libmpdclient2 (1)
[+] mpd_stats_get_number_of_albums mpd_stats* stats ) @@ libmpdclient2 (1)
[+] mpd_stats_get_number_of_artists mpd_stats* stats ) @@ libmpdclient2 (1)
[+] mpd_stats_get_number_of_songs mpd_stats* stats ) @@ libmpdclient2 (1)
[+] mpd_stats_get_play_time mpd_stats* stats ) @@ libmpdclient2 (1)
[+] mpd_stats_get_uptime mpd_stats* stats ) @@ libmpdclient2 (1)

to the top

Header Files (31)


async.h
audio_format.h
capabilities.h
client.h
compiler.h
connection.h
database.h
directory.h
entity.h
error.h
idle.h
list.h
mixer.h
output.h
pair.h
parser.h
password.h
player.h
playlist.h
protocol.h
queue.h
recv.h
response.h
search.h
send.h
song.h
stats.h
status.h
sticker.h
tag.h
version.h

to the top

Shared Libraries (1)


libmpdclient.so.2.0.0

to the top




Generated on Sat Sep 3 18:02:51 2011 for libmpdclient by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API