Binary compatibility report for the Evas library  between 1.1.1 and 1.2.0 versions on x86

Test Info


Library NameEvas
Version #11.1.1
Version #21.2.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types544 / 250
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-20
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low0
Other Changes
in Data Types
-3

Added Symbols (20)


Evas.h, libevas.so.1.2.0
evas_event_default_flags_get Evas const* e )
evas_event_default_flags_set Evas* e, Evas_Event_Flags flags )
evas_event_down_count_get Evas const* e )
evas_object_image_region_support_get Evas_Object const* obj )
evas_object_is_frame_object_get Evas_Object* obj )
evas_object_is_frame_object_set ( Evas_Object* obj, Eina_Bool is_frame )
evas_object_name_child_find ( Evas_Object const* obj, char const* name, int recurse )
evas_object_ref_get Evas_Object const* obj )
evas_object_smart_callback_del_full ( Evas_Object* obj, char const* event, Evas_Smart_Cb func, void const* data )
evas_object_textblock_style_user_peek Evas_Object const* obj )
evas_object_textblock_style_user_pop Evas_Object* obj )
evas_object_textblock_style_user_push ( Evas_Object* obj, Evas_Textblock_Style* ts )
evas_output_framespace_get Evas const* e, Evas_Coord* x, Evas_Coord* y, Evas_Coord* w, Evas_Coord* h )
evas_output_framespace_set Evas* e, Evas_Coord x, Evas_Coord y, Evas_Coord w, Evas_Coord h )
evas_textblock_cursor_word_end Evas_Textblock_Cursor* cur )
evas_textblock_cursor_word_start Evas_Textblock_Cursor* cur )
evas_textblock_text_markup_to_utf8 ( Evas_Object const* obj, char const* text )
evas_textblock_text_utf8_to_markup ( Evas_Object const* obj, char const* text )

Evas_GL.h, libevas.so.1.2.0
evas_gl_config_free Evas_GL_Config* cfg )
evas_gl_config_new ( )

to the top

Problems with Data Types, Low Severity (1)


Evas.h
[+] enum _Evas_Callback_Type (1)

to the top

Problems with Symbols, Low Severity (2)


Evas.h, libevas.so.1.1.1
[+] evas_object_box_insert_after Evas_Object* o, Evas_Object* child, Evas_Object const* referente ) (1)
[+] evas_object_image_source_get Evas_Object* obj ) (1)

to the top

Other Changes in Data Types (3)


Evas.h
[+] enum _Evas_Callback_Type (2)
[+] enum _Evas_Object_Pointer_Mode (1)

to the top

Header Files (5)


Evas.h
Evas_Engine_Buffer.h
Evas_Engine_FB.h
Evas_Engine_GL_X11.h
Evas_Engine_Software_X11.h

to the top

Shared Libraries (1)


libevas.so.1.1.1

to the top




Generated on Tue Aug 21 18:34:33 2012 for Evas by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API