Binary compatibility report for the libHX library  between 1.23 and 1.25 versions on x86

Test Info


Library NamelibHX
Version #11.23
Version #21.25
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types84 / 63
VerdictIncompatible
(17.86%)

Problem Summary


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

Added Symbols (15)


string.h, libHX.so.14.0.0
HXmc_dup void const* p1 )
HXmc_free hxmc_t* p1 )
HXmc_length hxmc_t const* p1 )
HXmc_memcat hxmc_t** p1, void const* p2, size_t p3 )
HXmc_memcpy hxmc_t** p1, void const* p2, size_t p3 )
HXmc_memdel hxmc_t* p1, size_t p2, size_t p3 )
HXmc_meminit void const* p1, size_t p2 )
HXmc_memins hxmc_t** p1, size_t p2, void const* p3, size_t p4 )
HXmc_mempcat hxmc_t** p1, void const* p2, size_t p3 )
HXmc_strcat hxmc_t** p1, char const* p2 )
HXmc_strcpy hxmc_t** p1, char const* p2 )
HXmc_strinit char const* p1 )
HXmc_strins hxmc_t** p1, size_t p2, char const* p3 )
HXmc_strpcat hxmc_t** p1, char const* p2 )
HXmc_trunc hxmc_t** p1, size_t p2 )

to the top

Removed Symbols (15)


string.h, libHX.so.13.0.0
hmc_dup void const* p1 )
hmc_free hmc_t* p1 )
hmc_length hmc_t const* p1 )
hmc_memasg hmc_t** p1, void const* p2, size_t p3 )
hmc_memcat hmc_t** p1, void const* p2, size_t p3 )
hmc_memdel hmc_t* p1, size_t p2, size_t p3 )
hmc_memins hmc_t** p1, size_t p2, void const* p3, size_t p4 )
hmc_mempcat hmc_t** p1, void const* p2, size_t p3 )
hmc_minit void const* p1, size_t p2 )
hmc_sinit char const* p1 )
hmc_strasg hmc_t** p1, char const* p2 )
hmc_strcat hmc_t** p1, char const* p2 )
hmc_strins hmc_t** p1, size_t p2, char const* p3 )
hmc_strpcat hmc_t** p1, char const* p2 )
hmc_trunc hmc_t** p1, size_t p2 )

to the top

Problems with Symbols, Low Severity (3)


option.h, libHX.so.13.0.0
[+] HXformat_aprintf ( HXbtree const* p1, hmc_t** p2, char const* p3 ) (1)

string.h, libHX.so.13.0.0
[+] HX_getl hmc_t** p1, FILE* p2 ) (2)

to the top

Header Files (1)


libHX.h

to the top

Shared Libraries (1)


libHX.so.13.0.0

to the top




Generated on Wed Dec 21 18:28:25 2011 for libHX by ABI Compliance Checker 1.96.1  
A tool for checking backward binary compatibility of a shared C/C++ library API