Binary compatibility report for the liblscp library  between 0.3.0 and 0.3.1 versions on x86

Test Info


Library Nameliblscp
Version #10.3.0
Version #20.3.1
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types81 / 71
VerdictCompatible

Problem Summary


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

Added Symbols (2)


client.h, liblscp.so.0.0.9
lscp_set_channel_mute ( lscp_client_t* pClient, int iSamplerChannel, int iMute )
lscp_set_channel_solo ( lscp_client_t* pClient, int iSamplerChannel, int iSolo )

to the top

Problems with Data Types, Low Severity (3)


client.h
[+] struct _lscp_channel_info_t (3)

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.0.0.8

to the top




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