Binary compatibility report for the libmpd library between 0.19.0 and 0.19.96 versions on x86
Test Info
Library Name | libmpd |
Version #1 | 0.19.0 |
Version #2 | 0.19.96 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 9 |
Total Shared Libraries | 1 |
Total Symbols / Types | 236 / 72 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 5 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (5)
libmpd.h,
libmpd.so.1.1.0
mpd_server_get_replaygain_mode ( MpdObj* mi )
mpd_server_set_replaygain_mode ( MpdObj* mi, MpdServerReplaygainMode mode )
libmpdclient.h,
libmpd.so.1.1.0
mpd_getReplayGainMode ( mpd_Connection* connection )
mpd_sendReplayGainModeCommand ( mpd_Connection* connection )
mpd_sendSetReplayGainMode ( mpd_Connection* connection, char const* mode )
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.1.0
to the top