Binary compatibility report for the Eet library  between 1.0.0 and 1.1.0 versions on x86

Test Info


Library NameEet
Version #11.0.0
Version #21.1.0
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types33 / 39
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-9
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-6

Added Symbols (9)


Eet.h, libeet.so.1.1.0
eet_data_image_decode_to_surface ( void const* data, int size, unsigned int src_x, unsigned int src_y, unsigned int* d, unsigned int w, unsigned int h, unsigned int row_stride, int* alpha, int* compress, int* quality, int* lossy )
eet_data_image_read_to_surface Eet_File* ef, char const* name, unsigned int src_x, unsigned int src_y, unsigned int* d, unsigned int w, unsigned int h, unsigned int row_stride, int* alpha, int* compress, int* quality, int* lossy )
eet_identity_certificate_print ( unsigned char const* certificate, int der_length, FILE* out )
eet_identity_close Eet_Key* key )
eet_identity_open ( char const* certificate_file, char const* private_key_file, Eet_Key_Password_Callback cb )
eet_identity_print Eet_Key* key, FILE* out )
eet_identity_set Eet_File* ef, Eet_Key* key )
eet_identity_x509 Eet_File* ef, int* der_length )
eet_memopen_read ( void const* data, size_t size )

to the top

Other Changes in Data Types (6)


Eet.h
[+] enum _Eet_Error (6)

to the top

Header Files (1)


Eet.h

to the top

Shared Libraries (1)


libeet.so.1.0.0

to the top




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