Binary compatibility report for the libHX library between 3.3 and 3.4 versions on x86
Test Info
Library Name | libHX |
Version #1 | 3.3 |
Version #2 | 3.4 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 105 / 102 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
Removed Symbols | High | 0 |
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 (3)
init.h,
libHX.so.22.3.0
HX_exit ( )
HX_init ( )
string.h,
libHX.so.22.3.0
HX_memmem ( void const* p1, size_t p2, void const* p3, size_t p4 )
to the top
Header Files (1)
libHX.h
to the top
Shared Libraries (1)
libHX.so.22.2.0
to the top
Generated on Wed Dec 21 18:27:33 2011 for libHX by ABI Compliance Checker 1.96.1
A tool for checking backward binary compatibility of a shared C/C++ library API