Binary compatibility report for the liblscp library  between 0.2.7 and 0.2.8 versions on x86

Test Info


Library Nameliblscp
Version #10.2.7
Version #20.2.8
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types77 / 68
VerdictIncompatible
(1.95%)

Problem Summary


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

Added Symbols (3)


client.h, liblscp.so.0.0.5
lscp_list_available_engines lscp_client_t* pClient )

device.h, liblscp.so.0.0.5
lscp_list_available_audio_drivers lscp_client_t* pClient )
lscp_list_available_midi_drivers lscp_client_t* pClient )

to the top

Problems with Symbols, Medium Severity (3)


client.h, liblscp.so.0.0.4
[+] lscp_get_available_engines lscp_client_t* pClient ) (1)

device.h, liblscp.so.0.0.4
[+] lscp_get_available_audio_drivers lscp_client_t* pClient ) (1)
[+] lscp_get_available_midi_drivers lscp_client_t* pClient ) (1)

to the top

Problems with Symbols, Low Severity (3)


client.h, liblscp.so.0.0.4
[+] lscp_get_available_engines lscp_client_t* pClient ) (1)

device.h, liblscp.so.0.0.4
[+] lscp_get_available_audio_drivers lscp_client_t* pClient ) (1)
[+] lscp_get_available_midi_drivers lscp_client_t* pClient ) (1)

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

to the top




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