Binary compatibility report for the Eet library between 0.9.99900 and 1.0.0 versions on x86
Test Info
Library Name | Eet |
Version #1 | 0.9.99900 |
Version #2 | 1.0.0 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 31 / 39 |
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)
Eet.h,
libeet.so.1.0.0
eet_data_dump ( Eet_File* ef, char const* name, void(*dumpfunc)(void*, char const*), void* dumpdata )
eet_data_undump ( Eet_File* ef, char const* name, char const* text, int textlen, int compress )
to the top
Header Files (1)
Eet.h
to the top
Shared Libraries (1)
libeet.so.0.9.99900
to the top
Generated on Tue Oct 4 17:54:52 2011 for Eet by ABI Compliance Checker 1.94.6
A tool for checking backward binary compatibility of a shared C/C++ library API