Binary compatibility report for the libmpdclient library between 2.4 and 2.5 versions on x86
Test Info
Library Name | libmpdclient |
Version #1 | 2.4 |
Version #2 | 2.5 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 32 |
Total Shared Libraries | 1 |
Total Symbols / Types | 279 / 82 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 15 |
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 (15)
message.h,
libmpdclient.so.2.0.5
mpd_message_begin ( mpd_pair const* pair ) @@ libmpdclient2
mpd_message_feed ( mpd_message* output, mpd_pair const* pair ) @@ libmpdclient2
mpd_message_free ( mpd_message* message ) @@ libmpdclient2
mpd_message_get_channel ( mpd_message const* message ) @@ libmpdclient2
mpd_message_get_text ( mpd_message const* message ) @@ libmpdclient2
mpd_recv_message ( mpd_connection* connection ) @@ libmpdclient2
mpd_run_send_message ( mpd_connection* connection, char const* channel, char const* text ) @@ libmpdclient2
mpd_run_subscribe ( mpd_connection* connection, char const* channel ) @@ libmpdclient2
mpd_run_unsubscribe ( mpd_connection* connection, char const* channel ) @@ libmpdclient2
mpd_send_channels ( mpd_connection* connection ) @@ libmpdclient2
mpd_send_read_messages ( mpd_connection* connection ) @@ libmpdclient2
mpd_send_send_message ( mpd_connection* connection, char const* channel, char const* text ) @@ libmpdclient2
mpd_send_subscribe ( mpd_connection* connection, char const* channel ) @@ libmpdclient2
mpd_send_unsubscribe ( mpd_connection* connection, char const* channel ) @@ libmpdclient2
playlist.h,
libmpdclient.so.2.0.5
mpd_send_list_playlists ( mpd_connection* connection ) @@ libmpdclient2
to the top
Header Files (32)
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
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.1
to the top