Binary compatibility report for the libmpd library  between 0.17.0 and 0.17.96 versions on x86

Test Info


Library Namelibmpd
Version #10.17.0
Version #20.17.96
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types221 / 70
VerdictIncompatible
(14.93%)

Problem Summary


SeverityCount
Added Symbols-8
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium3
Low1
Problems with
Symbols
High0
Medium1
Low21
Problems with
Constants
Low0

Added Symbols (8)


libmpd-playlist.h, libmpd.so.1.0.0
mpd_playlist_get_song_from_pos_range MpdObj* mi, int start, int stop )

libmpd-sticker.h, libmpd.so.1.0.0
mpd_sticker_song_get MpdObj* mi, char const* path, char const* tag )
mpd_sticker_song_set MpdObj* mi, char const* path, char const* tag, char const* value )
mpd_sticker_supported MpdObj* mi )

libmpd.h, libmpd.so.1.0.0
mpd_server_tag_supported MpdObj* mi, int tag )

libmpdclient.h, libmpd.so.1.0.0
mpd_getNextSticker mpd_Connection* connection )
mpd_sendGetSongSticker ( mpd_Connection* connection, char const* song, char const* sticker )
mpd_sendSetSongSticker ( mpd_Connection* connection, char const* song, char const* sticker, char const* value )

to the top

Problems with Data Types, Medium Severity (3)


libmpdclient.h
[+] enum mpd_TagItems (2)
[+] struct _mpd_Song (1)

to the top

Problems with Symbols, Medium Severity (1)


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

to the top

Problems with Data Types, Low Severity (1)


libmpdclient.h
[+] struct _mpd_Song (1)

to the top

Problems with Symbols, Low Severity (21)


libmpd-database.h, libmpd.so.0.0.0
[+] mpd_database_delete_playlist MpdObj* mi, char* path ) (1)
[+] mpd_database_find MpdObj* mi, int table, char* string, int exact ) (1)
[+] mpd_database_get_albums MpdObj* mi, char* artist ) (1)
[+] mpd_database_get_directory MpdObj* mi, char* path ) (1)
[+] mpd_database_get_playlist_content MpdObj* mi, char* playlist ) (1)
[+] mpd_database_save_playlist MpdObj* mi, char* name ) (1)
[+] mpd_database_update_dir MpdObj* mi, char* path ) (1)

libmpd-playlist.h, libmpd.so.0.0.0
[+] mpd_playlist_add MpdObj* mi, char* path ) (1)
[+] mpd_playlist_add_get_id MpdObj* mi, char* path ) (1)
[+] mpd_playlist_queue_add MpdObj* mi, char* path ) (1)
[+] mpd_playlist_queue_load MpdObj* mi, char* path ) (1)

libmpd.h, libmpd.so.0.0.0
[+] mpd_set_password MpdObj* mi, char* password ) (1)

libmpdclient.h, libmpd.so.0.0.0
[+] mpd_sendListPlaylistCommand ( mpd_Connection* connection, char* path ) (1)
[+] mpd_sendListPlaylistInfoCommand ( mpd_Connection* connection, char* path ) (1)
[+] mpd_sendPlaylistAddCommand ( mpd_Connection* connection, char* playlist, char* path ) (2)
[+] mpd_sendPlaylistClearCommand ( mpd_Connection* connection, char* path ) (1)
[+] mpd_sendPlaylistDeleteCommand ( mpd_Connection* connection, char* playlist, int pos ) (1)
[+] mpd_sendPlaylistMoveCommand ( mpd_Connection* connection, char* playlist, int from, int to ) (1)
[+] mpd_sendUpdateCommand ( mpd_Connection* connection, char* path ) (1)
[+] mpd_songDup mpd_Song* song ) (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:08 2011 for libmpd by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API