Binary compatibility report for the Eet library  between 1.2.0 and 1.2.1 versions on x86

Test Info


Library NameEet
Version #11.2.0
Version #21.2.1
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types82 / 77
VerdictIncompatible
(1.22%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium0
Low2
Problems with
Constants
Low0
Other Changes-0

Added Symbols (1)


Eet.h, libeet.so.1.2.1
eet_node_unsigned_long_long_new ( char const* name, unsigned long long l )

to the top

Problems with Symbols, High Severity (1)


Eet.h, libeet.so.1.2.0
[+] eet_node_var_array_new ( char const* name, int count, Eina_List* nodes ) (1)

to the top

Problems with Symbols, Low Severity (2)


Eet.h, libeet.so.1.2.0
[+] eet_node_hash_new ( char const* name, char const* key, Eina_List* nodes ) (2)

to the top

Header Files (1)


Eet.h

to the top

Shared Libraries (1)


libeet.so.1.2.0

to the top




Generated on Tue Oct 4 17:54:43 2011 for Eet by ABI Compliance Checker 1.94.6  
A tool for checking backward binary compatibility of a shared C/C++ library API