Binary compatibility report for the libmpd library  between 0.15.0 and 0.15.3 versions on x86

Test Info


Library Namelibmpd
Version #10.15.0
Version #20.15.3
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types224 / 69
VerdictIncompatible
(4.46%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh8
Problems with
Data Types
High1
Medium0
Low4
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Removed Symbols (8)


libmpd-playlist.h, libmpd.so.0.0.0
mpd_playlist_get_mpd_queue MpdObj* mi )
mpd_playlist_mpd_queue_add MpdObj* mi, int songid )
mpd_playlist_mpd_queue_remove MpdObj* mi, int songpos )
mpd_playlist_queue_mpd_queue_add MpdObj* mi, int id )
mpd_playlist_queue_mpd_queue_remove MpdObj* mi, int pos )

libmpdclient.h, libmpd.so.0.0.0
mpd_sendDequeueCommand ( mpd_Connection* connection, int songPos )
mpd_sendQueueIdCommand ( mpd_Connection* connection, int songId )
mpd_sendQueueInfoCommand mpd_Connection* connection )

to the top

Problems with Data Types, High Severity (1)


libmpdclient.h
[+] struct mpd_Status (1)

to the top

Problems with Data Types, Low Severity (4)


libmpd.h
[+] struct _MpdData (3)

libmpdclient.h
[+] struct mpd_Status (1)

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