Binary compatibility report for the libmpd library  between 11.8.17 and current versions on x86

Test Info


Library Namelibmpd
Version #111.8.17
Version #2current
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files9
Total Shared Libraries1
Total Symbols / Types242 / 76
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low3
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-2

Added Symbols (3)


libmpd-playlist.h, libmpd.so.1.4.0
mpd_playlist_set_priority MpdObj* mi, int song_id, int priority )

libmpdclient.h, libmpd.so.1.4.0
mpd_sendSetPrio ( mpd_Connection* connection, int pos, int priority )
mpd_sendSetPrioId ( mpd_Connection* connection, int id, int priority )

to the top

Problems with Data Types, Low Severity (3)


libmpdclient.h
[+] struct _mpd_Song (3)

to the top

Other Changes in Constants (2)


libmpdclient.h
[+] MPD_SONG_NO_PRIORITY
[+] MPD_SONG_NO_RATING

to the top

Header Files (9)


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

to the top

Shared Libraries (1)


libmpd.so.1.3.0

to the top




Generated on Thu Dec 25 02:01:12 2014 for libmpd by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API