Binary compatibility report for the liblscp library  between 0.0.8 and 0.0.9 versions on x86

Test Info


Library Nameliblscp
Version #10.0.8
Version #20.0.9
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types29 / 61
VerdictIncompatible
(6.90%)

Problem Summary


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

Added Symbols (1)


lscp_server.h, liblscp.so
lscp_server_create_ex int iPort, lscp_server_proc_t pfnCallback, void* pvData, lscp_server_mode_t mode )

to the top

Problems with Data Types, Medium Severity (1)


lscp_server.h
[+] struct _lscp_server_t (1)

to the top

Problems with Data Types, Low Severity (1)


lscp_server.h
[+] struct _lscp_server_t (1)

to the top

Header Files (5)


lscp_client.h
lscp_parser.h
lscp_server.h
lscp_socket.h
lscp_thread.h

to the top

Shared Libraries (1)


liblscp.so

to the top




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