Binary compatibility report for the ares library between 1.0.0 and 1.1.0 versions on x86
Test Info
Library Name | ares |
Version #1 | 1.0.0 |
Version #2 | 1.1.0 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 18 / 43 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
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 (1)
ares.h,
libares.so
ares_free_string ( char* str )
to the top
Header Files (1)
ares.h
to the top
Shared Libraries (1)
libares.so
to the top
Generated on Wed Dec 28 12:47:13 2011 for ares by ABI Compliance Checker 1.96.2
A tool for checking backward binary compatibility of a shared C/C++ library API