Binary compatibility report for the libHX library between 2.5 and 2.6 versions on x86
Test Info
Library Name | libHX |
Version #1 | 2.5 |
Version #2 | 2.6 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 89 / 80 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
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 (2)
arbtree.h,
libHX.so.18.1.0
HXbtree_flatten ( HXbtree const* p1 )
misc.h,
libHX.so.18.1.0
HX_fls ( unsigned long p1 )
to the top
Header Files (1)
libHX.h
to the top
Shared Libraries (1)
libHX.so.18.0.0
to the top
Generated on Wed Dec 21 18:28:04 2011 for libHX by ABI Compliance Checker 1.96.1
A tool for checking backward binary compatibility of a shared C/C++ library API