Binary compatibility report for the libmpdclient library  between 0.11.1 and 0.12.0 versions on x86

Test Info


Library Namelibmpdclient
Version #10.11.1
Version #20.12.0
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types66 / 39
VerdictIncompatible
(9.09%)

Problem Summary


SeverityCount
Added Symbols-17
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium5
Low3
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (17)


libmpdclient.h, libmpdclient.so
mpd_addConstraintSearch ( mpd_Connection* connection, int field, char* name )
mpd_commitSearch mpd_Connection* connection )
mpd_freeOutputElement mpd_OutputEntity* output )
mpd_getNextCommand mpd_Connection* connection )
mpd_getNextOutput mpd_Connection* connection )
mpd_getNextTag ( mpd_Connection* connection, int table )
mpd_sendCommandsCommand mpd_Connection* connection )
mpd_sendDisableOutputCommand ( mpd_Connection* connection, int outputId )
mpd_sendEnableOutputCommand ( mpd_Connection* connection, int outputId )
mpd_sendListPlaylistCommand ( mpd_Connection* connection, char* path )
mpd_sendListPlaylistInfoCommand ( mpd_Connection* connection, char* path )
mpd_sendNotCommandsCommand mpd_Connection* connection )
mpd_sendOutputsCommand mpd_Connection* connection )
mpd_sendPlChangesPosIdCommand ( mpd_Connection* connection, long long playlist )
mpd_startFieldSearch ( mpd_Connection* connection, int field )
mpd_startSearch ( mpd_Connection* connection, int exact )
mpdTagItemKeys [data]

to the top

Problems with Data Types, Medium Severity (5)


libmpdclient.h
[+] struct _mpd_Song (5)

to the top

Problems with Data Types, Low Severity (3)


libmpdclient.h
[+] struct _mpd_Connection (2)
[+] struct _mpd_Song (1)

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:57 2011 for libmpdclient by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API