Binary compatibility report for the libHX library between 3.4 and 3.5 versions on x86
Test Info
Library Name | libHX |
Version #1 | 3.4 |
Version #2 | 3.5 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 108 / 102 |
Verdict | Incompatible (2.78%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 3 |
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 |
Removed Symbols (3)
option.h,
libHX.so.22.3.0
HXformat_aprintf ( HXformat_map const* p1, hxmc_t** p2, char const* p3 )
HXformat_fprintf ( HXformat_map const* p1, FILE* p2, char const* p3 )
HXformat_sprintf ( HXformat_map const* p1, char* p2, size_t p3, char const* p4 )
to the top
Header Files (1)
libHX.h
to the top
Shared Libraries (1)
libHX.so.22.3.0
to the top
Generated on Wed Dec 21 18:27:30 2011 for libHX by ABI Compliance Checker 1.96.1
A tool for checking backward binary compatibility of a shared C/C++ library API