Binary compatibility report for the FreeXL library  between 0.0.3 and 1.0.0 versions on x86

Test Info


Library NameFreeXL
Version #10.0.3
Version #21.0.0
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types11 / 13
VerdictIncompatible
(4.55%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High2
Medium3
Low0
Problems with
Constants
Low0
Other Changes-0

Problems with Symbols, High Severity (2)


freexl.h, libfreexl.so.1.0.0
[+] freexl_get_cell_value ( void const* xls_handle, unsigned int row, unsigned short column, unsigned char* type, int* int_value, double* double_value, char const** text_value ) (2)

to the top

Problems with Symbols, Medium Severity (3)


freexl.h, libfreexl.so.1.0.0
[+] freexl_get_cell_value ( void const* xls_handle, unsigned int row, unsigned short column, unsigned char* type, int* int_value, double* double_value, char const** text_value ) (3)

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:23 2012 for FreeXL by ABI Compliance Checker 1.96.8  
A tool for checking backward binary compatibility of a shared C/C++ library API