Binary compatibility report for the Eet library between 1.6.1 and 1.7.0 versions on x86
Test Info
Library Name | Eet |
Version #1 | 1.6.1 |
Version #2 | 1.7.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 113 / 134 |
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 |
Added Symbols (1)
Eet.h,
libeet.so.1.7.0
eet_connection_empty ( Eet_Connection* conn )
to the top
Header Files (1)
Eet.h
to the top
Shared Libraries (1)
libeet.so.1.6.1
to the top
Generated on Fri Aug 31 01:25:40 2012 for Eet by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API