Binary compatibility report for the libHX library between 3.2 and 3.3 versions on x86
Test Info
Library Name | libHX |
Version #1 | 3.2 |
Version #2 | 3.3 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 99 / 102 |
Verdict | Incompatible (1.01%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 7 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes | - | 0 |
Added Symbols (7)
deque.h,
libHX.so.22.2.0
HXdeque_genocide2 ( HXdeque* p1, void(*p2)(void*) )
misc.h,
libHX.so.22.2.0
HX_drand ( double p1, double p2 )
option.h,
libHX.so.22.2.0
HX_shconfig_map ( char const* p1 )
HXformat2_aprintf ( HXformat_map const* p1, hxmc_t** p2, char const* p3 )
HXformat2_fprintf ( HXformat_map const* p1, FILE* p2, char const* p3 )
HXformat2_sprintf ( HXformat_map const* p1, char* p2, size_t p3, char const* p4 )
string.h,
libHX.so.22.2.0
HXmc_zvecfree ( hxmc_t** p1 )
to the top
Removed Symbols (1)
deque.h,
libHX.so.22.1.0
HXdeque_genocide ( HXdeque* p1 )
to the top
Header Files (1)
libHX.h
to the top
Shared Libraries (1)
libHX.so.22.1.0
to the top
Generated on Wed Dec 21 18:27:39 2011 for libHX by ABI Compliance Checker 1.96.1
A tool for checking backward binary compatibility of a shared C/C++ library API