Binary compatibility report for the libHX library  between 1.28 and 2.0 versions on x86

Test Info


Library NamelibHX
Version #11.28
Version #22.0
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types86 / 67
VerdictIncompatible
(1.16%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low12
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (2)


arbtree.h, libHX.so.17.0.0
HXbtree_init2 unsigned int p1, int(*p2)(void const*, void const*, size_t), void*(*p3)(void const*, size_t), void(*p4)(void*), void*(*p5)(void const*, size_t), void(*p6)(void*), size_t p7, size_t p8 )

string.h, libHX.so.17.0.0
HXmc_setlen hxmc_t** p1, size_t p2 )

to the top

Removed Symbols (1)


string.h, libHX.so.14.2.0
HXmc_dup void const* p1 )

to the top

Problems with Data Types, Low Severity (12)


arbtree.h
[+] struct HXbtree (9)
[+] struct HXbtree_node (2)

deque.h
[+] struct HXdeque_node (1)

to the top

Header Files (1)


libHX.h

to the top

Shared Libraries (1)


libHX.so.14.2.0

to the top




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