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

Test Info


Library Namelibmpdclient
Version #10.12.0
Version #20.12.1
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types84 / 43
VerdictIncompatible
(89.29%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium2
Low2
Problems with
Symbols
High0
Medium1
Low1
Problems with
Constants
Low4

Added Symbols (1)


libmpdclient.h, libmpdclient.so
mpd_sendAddIdCommand ( mpd_Connection* connection, char const* file )

to the top

Problems with Data Types, Medium Severity (2)


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

to the top

Problems with Symbols, Medium Severity (1)


libmpdclient.h, libmpdclient.so
[+] mpdTagItemKeys [data] (1)

to the top

Problems with Data Types, Low Severity (2)


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

to the top

Problems with Symbols, Low Severity (1)


libmpdclient.h, libmpdclient.so
[+] mpd_addConstraintSearch ( mpd_Connection* connection, int field, char* name ) (1)

to the top

Problems with Constants (4)


libmpdclient.h
[+] MPD_TABLE_ALBUM
[+] MPD_TABLE_ARTIST
[+] MPD_TABLE_FILENAME
[+] MPD_TABLE_TITLE

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