Binary compatibility report for the libmpdclient library  between 0.12.1 and 0.13.0 versions on x86

Test Info


Library Namelibmpdclient
Version #10.12.1
Version #20.13.0
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types85 / 44
VerdictCompatible

Problem Summary


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

Added Symbols (13)


libmpdclient.h, libmpdclient.so
mpd_freeSearchStats mpd_SearchStats* stats )
mpd_getNextHandler mpd_Connection* connection )
mpd_getNextTagType mpd_Connection* connection )
mpd_getSearchStats mpd_Connection* connection )
mpd_sendPlaylistAddCommand ( mpd_Connection* connection, char* playlist, char* path )
mpd_sendPlaylistClearCommand ( mpd_Connection* connection, char* path )
mpd_sendPlaylistDeleteCommand ( mpd_Connection* connection, char* playlist, int pos )
mpd_sendPlaylistMoveCommand ( mpd_Connection* connection, char* playlist, int from, int to )
mpd_sendRenameCommand ( mpd_Connection* connection, char const* from, char const* to )
mpd_sendTagTypesCommand mpd_Connection* connection )
mpd_sendUrlHandlersCommand mpd_Connection* connection )
mpd_startPlaylistSearch ( mpd_Connection* connection, int exact )
mpd_startStatsSearch mpd_Connection* connection )

to the top

Header Files (1)


libmpdclient.h

to the top

Shared Libraries (1)


libmpdclient.so

to the top




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