Binary compatibility report for the libmpdclient library between 2.5 and 2.6 versions on x86
Test Info
Library Name | libmpdclient |
Version #1 | 2.5 |
Version #2 | 2.6 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 33 |
Total Shared Libraries | 1 |
Total Symbols / Types | 294 / 86 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 6 |
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 |
Other Changes | - | 0 |
Added Symbols (6)
queue.h,
libmpdclient.so.2.0.5
mpd_run_prio ( mpd_connection* connection, int priority, unsigned int position ) @@ libmpdclient2
mpd_run_prio_id ( mpd_connection* connection, int priority, unsigned int id ) @@ libmpdclient2
mpd_run_prio_range ( mpd_connection* connection, int priority, unsigned int start, unsigned int end ) @@ libmpdclient2
mpd_send_prio ( mpd_connection* connection, int priority, unsigned int position ) @@ libmpdclient2
mpd_send_prio_id ( mpd_connection* connection, int priority, unsigned int id ) @@ libmpdclient2
mpd_send_prio_range ( mpd_connection* connection, int priority, unsigned int start, unsigned int end ) @@ libmpdclient2
to the top
Header Files (33)
async.h
audio_format.h
capabilities.h
client.h
compiler.h
connection.h
database.h
directory.h
entity.h
error.h
idle.h
list.h
message.h
mixer.h
output.h
pair.h
parser.h
password.h
player.h
playlist.h
protocol.h
queue.h
recv.h
response.h
search.h
send.h
settings.h
song.h
stats.h
status.h
sticker.h
tag.h
version.h
to the top
Shared Libraries (1)
libmpdclient.so.2.0.5
to the top