Binary compatibility report for the FreeXL library between 0.0.1 and 0.0.2 versions on x86
Test Info
Library Name | FreeXL |
Version #1 | 0.0.1 |
Version #2 | 0.0.2 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 10 / 18 |
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)
freexl.h,
libfreexl.so.1.0.0
freexl_open_info ( char const* path, void const** xls_handle )
to the top
Header Files (1)
freexl.h
to the top
Shared Libraries (1)
libfreexl.so.1.0.0
to the top
Generated on Mon Mar 5 16:45:25 2012 for FreeXL by ABI Compliance Checker 1.96.8
A tool for checking backward binary compatibility of a shared C/C++ library API