Binary compatibility report for the libHX library between 2.1 and 2.2 versions on x86
Test Info
Library Name | libHX |
Version #1 | 2.1 |
Version #2 | 2.2 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 87 / 73 |
Verdict | Incompatible (2.30%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 2 |
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 (1)
string.h,
libHX.so.18.0.0
HX_split4 ( char* p1, char const* p2, int* p3, int p4 )
to the top
Removed Symbols (2)
misc.h,
libHX.so.17.0.0
HX_fsystem ( unsigned int p1, char const* p2, char const* p3, ... )
HX_vfsystem ( unsigned int p1, char const* p2, char const* p3, va_list p4 )
to the top
Header Files (1)
libHX.h
to the top
Shared Libraries (1)
libHX.so.17.0.0
to the top
Generated on Wed Dec 21 18:28:15 2011 for libHX by ABI Compliance Checker 1.96.1
A tool for checking backward binary compatibility of a shared C/C++ library API