Binary compatibility report for the liblscp library  between 0.4.2 and 0.5.0 versions on x86

Test Info


Library Nameliblscp
Version #10.4.2
Version #20.5.0
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types91 / 79
VerdictIncompatible
(2.20%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low6
Problems with
Symbols
High0
Medium3
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (7)


client.h, liblscp.so.2.0.0
lscp_add_midi_instrument_map ( lscp_client_t* pClient, char const* pszMapName )
lscp_get_midi_instrument_map_name ( lscp_client_t* pClient, int iMidiMap )
lscp_get_midi_instrument_maps lscp_client_t* pClient )
lscp_list_midi_instrument_maps lscp_client_t* pClient )
lscp_remove_midi_instrument_map ( lscp_client_t* pClient, int iMidiMap )
lscp_set_channel_midi_map ( lscp_client_t* pClient, int iSamplerChannel, int iMidiMap )
lscp_set_midi_instrument_map_name ( lscp_client_t* pClient, int iMidiMap, char const* pszMapName )

to the top

Problems with Data Types, Medium Severity (1)


client.h
[+] struct _lscp_channel_info_t (1)

to the top

Problems with Symbols, Medium Severity (3)


client.h, liblscp.so.1.0.2
[+] lscp_clear_midi_instruments lscp_client_t* pClient ) (1)
[+] lscp_get_midi_instruments lscp_client_t* pClient ) (1)
[+] lscp_list_midi_instruments lscp_client_t* pClient ) (1)

to the top

Problems with Data Types, Low Severity (6)


client.h
[+] struct _lscp_channel_info_t (1)
[+] struct _lscp_midi_instrument_t (3)
[+] struct _lscp_server_info_t (2)

to the top

Header Files (6)


client.h
device.h
event.h
socket.h
thread.h
version.h

to the top

Shared Libraries (1)


liblscp.so.1.0.2

to the top




Generated on Wed Feb 22 17:07:48 2012 for liblscp by ABI Compliance Checker 1.96.8  
A tool for checking backward binary compatibility of a shared C/C++ library API