Binary compatibility report for the liblscp library  between 0.0.1 and 0.0.2 versions on x86

Test Info


Library Nameliblscp
Version #10.0.1
Version #20.0.2
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types18 / 59
VerdictIncompatible
(8.33%)

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium2
Low5
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (6)


lscp_client.h, liblscp.so
lscp_client_call ( lscp_client_t* pClient, char const* pchBuffer, int cchBuffer, char* pchResult, int* pcchResult )
lscp_client_subscribe lscp_client_t* pClient )
lscp_client_unsubscribe lscp_client_t* pClient )

lscp_parser.h, liblscp.so
lscp_parser_nextint lscp_parser_t* pParser )

lscp_server.h, liblscp.so
lscp_server_subscribe ( lscp_connect_t* pConnect, int iPort )
lscp_server_unsubscribe lscp_connect_t* pConnect )

to the top

Problems with Data Types, Medium Severity (2)


lscp_server.h
[+] struct _lscp_connect_t (2)

to the top

Problems with Data Types, Low Severity (5)


lscp_server.h
[+] struct _lscp_connect_t (1)
[+] struct _lscp_server_t (4)

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:17 2012 for liblscp by ABI Compliance Checker 1.96.8  
A tool for checking backward binary compatibility of a shared C/C++ library API