Binary compatibility report for the libmpdclient library  between 2.5 and 2.6 versions on x86

Test Info


Library Namelibmpdclient
Version #12.5
Version #22.6
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files33
Total Shared Libraries1
Total Symbols / Types294 / 86
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (6)


queue.h, libmpdclient.so.2.0.5
mpd_run_prio ( mpd_connection* connection, int priority, unsigned int position ) @@ libmpdclient2
mpd_run_prio_id ( mpd_connection* connection, int priority, unsigned int id ) @@ libmpdclient2
mpd_run_prio_range ( mpd_connection* connection, int priority, unsigned int start, unsigned int end ) @@ libmpdclient2
mpd_send_prio ( mpd_connection* connection, int priority, unsigned int position ) @@ libmpdclient2
mpd_send_prio_id ( mpd_connection* connection, int priority, unsigned int id ) @@ libmpdclient2
mpd_send_prio_range ( mpd_connection* connection, int priority, unsigned int start, unsigned int end ) @@ libmpdclient2

to the top

Header Files (33)


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
message.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
settings.h
song.h
stats.h
status.h
sticker.h
tag.h
version.h

to the top

Shared Libraries (1)


libmpdclient.so.2.0.5

to the top




Generated on Tue Nov 22 13:48:48 2011 for libmpdclient by ABI Compliance Checker 1.95.11  
A tool for checking backward binary compatibility of a shared C/C++ library API