Binary compatibility report for the libmpd library  between 0.18.0 and 0.18.96 versions on x86

Test Info


Library Namelibmpd
Version #10.18.0
Version #20.18.96
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files9
Total Shared Libraries1
Total Symbols / Types229 / 72
VerdictIncompatible
(14.41%)

Problem Summary


SeverityCount
Added Symbols-8
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium5
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (8)


libmpd-player.h, libmpd.so.0.1.0
mpd_player_get_consume MpdObj* mi )
mpd_player_get_next_song_id MpdObj* mi )
mpd_player_get_next_song_pos MpdObj* mi )
mpd_player_get_single MpdObj* mi )
mpd_player_set_consume MpdObj* mi, int consume )
mpd_player_set_single MpdObj* mi, int single )

libmpdclient.h, libmpd.so.0.1.0
mpd_sendConsumeCommand ( mpd_Connection* connection, int consumeMode )
mpd_sendSingleCommand ( mpd_Connection* connection, int singleMode )

to the top

Removed Symbols (1)


libmpdclient.h, libmpd.so.1.0.0
mpd_sendVolumeCommand ( mpd_Connection* connection, int volumeChange )

to the top

Problems with Data Types, Medium Severity (5)


libmpdclient.h
[+] struct _mpd_Song (1)
[+] struct mpd_Status (4)

to the top

Problems with Data Types, Low Severity (2)


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

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.0.0

to the top




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