Binary compatibility report for the liblscp library  between 0.3.3 and 0.4.0 versions on x86

Test Info


Library Nameliblscp
Version #10.3.3
Version #20.4.0
CPU Architecturex86
GCC Version4.6.1

Test Results


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

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-1

Added Symbols (7)


client.h, liblscp.so.1.0.0
lscp_clear_midi_instruments lscp_client_t* pClient )
lscp_get_midi_instrument_info ( lscp_client_t* pClient, lscp_midi_instrument_t* pMidiInstr )
lscp_get_midi_instruments lscp_client_t* pClient )
lscp_get_total_voice_count lscp_client_t* pClient )
lscp_get_total_voice_count_max lscp_client_t* pClient )
lscp_map_midi_instrument ( lscp_client_t* pClient, lscp_midi_instrument_t* pMidiInstr, char const* pszEngineName, char const* pszFileName, int iInstrIndex, float fVolume, lscp_load_mode_t load_mode, char const* pszName )
lscp_unmap_midi_instrument ( lscp_client_t* pClient, lscp_midi_instrument_t* pMidiInstr )

to the top

Other Changes in Data Types (1)


event.h
[+] enum _lscp_event_t (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.11

to the top




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