Binary compatibility report for the Eet library between 1.4.2 and 1.5.1 versions on x86
Test Info
Library Name | Eet |
Version #1 | 1.4.2 |
Version #2 | 1.5.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 103 / 127 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 8 |
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 |
Added Symbols (8)
Eet.h,
libeet.so.1.5.1
eet_alias_get ( Eet_File* ef, char const* name )
eet_data_xattr_cipher_get ( char const* filename, char const* attribute, Eet_Data_Descriptor* edd, char const* cipher_key )
eet_data_xattr_cipher_set ( char const* filename, char const* attribute, Eet_Data_Descriptor* edd, char const* cipher_key, void const* data, Eina_Xattr_Flags flags )
eet_node_children_get ( Eet_Node* node )
eet_node_next_get ( Eet_Node* node )
eet_node_parent_get ( Eet_Node* node )
eet_node_type_get ( Eet_Node* node )
eet_node_value_get ( Eet_Node* node )
to the top
Header Files (1)
Eet.h
to the top
Shared Libraries (1)
libeet.so.1.4.2
to the top
Generated on Thu Aug 23 01:35:19 2012 for Eet by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API