Binary compatibility report for the liblscp library  between 0.5.1 and 0.5.2 versions on x86

Test Info


Library Nameliblscp
Version #10.5.1
Version #20.5.2
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types98 / 79
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-8
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (8)


client.h, liblscp.so.3.0.0
lscp_create_fxsend ( lscp_client_t* pClient, int iSamplerChannel, int iMidiController, char const* pszFxName )
lscp_destroy_fxsend ( lscp_client_t* pClient, int iSamplerChannel, int iFxSend )
lscp_get_fxsend_info ( lscp_client_t* pClient, int iSamplerChannel, int iFxSend )
lscp_get_fxsends ( lscp_client_t* pClient, int iSamplerChannel )
lscp_get_volume lscp_client_t* pClient )
lscp_list_fxsends ( lscp_client_t* pClient, int iSamplerChannel )
lscp_set_fxsend_audio_channel ( lscp_client_t* pClient, int iSamplerChannel, int iFxSend, int iAudioSrc, int iAudioDst )
lscp_set_volume ( lscp_client_t* pClient, float fVolume )

to the top

Problems with Data Types, Low Severity (2)


client.h
[+] struct _lscp_channel_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.2.0.1

to the top




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