Binary compatibility report for the libHX library between 3.8 and 3.9 versions on x86
Test Info
Library Name | libHX |
Version #1 | 3.8 |
Version #2 | 3.9 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 105 / 104 |
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)
io.h,
libHX.so.25.1.0
HXio_fullread ( int p1, void* p2, size_t p3 ) @@ LIBHX_3.9
HXio_fullwrite ( int p1, void const* p2, size_t p3 ) @@ LIBHX_3.9
to the top
Header Files (1)
libHX.h
to the top
Shared Libraries (1)
libHX.so.25.0.0
to the top
Generated on Wed Dec 21 18:31:16 2011 for libHX by ABI Compliance Checker 1.96.1
A tool for checking backward binary compatibility of a shared C/C++ library API