Binary compatibility report for the Eet library  between 1.2.2 and 1.2.3 versions on x86

Test Info


Library NameEet
Version #11.2.2
Version #21.2.3
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types84 / 78
VerdictCompatible

Problem Summary


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

Added Symbols (4)


Eet.h, libeet.so.1.2.3
eet_data_descriptor_file_new Eet_Data_Descriptor_Class const* eddc )
eet_data_descriptor_stream_new Eet_Data_Descriptor_Class const* eddc )
eet_eina_file_data_descriptor_class_set ( Eet_Data_Descriptor_Class* eddc, char const* name, int size )
eet_eina_stream_data_descriptor_class_set ( Eet_Data_Descriptor_Class* eddc, char const* name, int size )

to the top

Problems with Symbols, Low Severity (2)


Eet.h, libeet.so.1.2.2
[+] eet_data_descriptor2_new Eet_Data_Descriptor_Class* eddc ) (1)
[+] eet_data_descriptor3_new Eet_Data_Descriptor_Class* eddc ) (1)

to the top

Problems with Constants (1)


Eet.h
[+] EET_T_LAST

to the top

Header Files (1)


Eet.h

to the top

Shared Libraries (1)


libeet.so.1.2.2

to the top




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