Binary compatibility report for the libmpd library  between 0.13.0 and 0.13.1.1 versions on x86

Test Info


Library Namelibmpd
Version #10.13.0
Version #20.13.1.1
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types191 / 72
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-10
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low4

Added Symbols (10)


libmpd-playlist.h, libmpd.so.0.0.0
mpd_playlist_search_add_constraint MpdObj* mi, mpd_TagItems field, char const* value )
mpd_playlist_search_commit MpdObj* mi )
mpd_playlist_search_start MpdObj* mi, int exact )

libmpdclient.h, libmpd.so.0.0.0
mpd_getNextHandler mpd_Connection* connection )
mpd_getNextTagType mpd_Connection* connection )
mpd_sendPlaylistAddCommand ( mpd_Connection* connection, char* playlist, char* path )
mpd_sendPlaylistClearCommand ( mpd_Connection* connection, char* path )
mpd_sendTagTypesCommand mpd_Connection* connection )
mpd_sendUrlHandlersCommand mpd_Connection* connection )
mpd_startPlaylistSearch ( mpd_Connection* connection, int exact )

to the top

Problems with Symbols, Low Severity (2)


libmpd-database.h, libmpd.so.0.0.0
[+] mpd_database_search_add_constraint MpdObj* mi, mpd_TagItems field, char* value ) (1)

libmpdclient.h, libmpd.so.0.0.0
[+] mpd_addConstraintSearch ( mpd_Connection* connection, int type, 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 (8)


libmpd-database.h
libmpd-player.h
libmpd-playlist.h
libmpd-status.h
libmpd-strfsong.h
libmpd-version.h
libmpd.h
libmpdclient.h

to the top

Shared Libraries (1)


libmpd.so.0.0.0

to the top




Generated on Sat Sep 3 17:45:30 2011 for libmpd by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API