Binary compatibility report for the LibUnity library  between 6.12.0 and current versions on x86

Test Info


Library NameLibUnity
Version #16.12.0
Version #2current
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types358 / 217
VerdictIncompatible
(0.3%)

Problem Summary


SeverityCount
Added Symbols-51
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (51)


unity-extras.h, libunity-extras.so.9.0.2
unity_extras_dbus_name_has_owner ( gchar const* name, GError** error )
unity_extras_dbus_own_name ( gchar const* name, UnityExtrasCreateScopeCallback cb, void* cb_target, GError** error )
unity_extras_preview_player_close ( UnityExtrasPreviewPlayer* self, GAsyncReadyCallback _callback_, gpointer _user_data_ )
unity_extras_preview_player_close_finish ( UnityExtrasPreviewPlayer* self, GAsyncResult* _res_, GError** error )
unity_extras_preview_player_construct GType object_type )
unity_extras_preview_player_controller_construct GType object_type )
unity_extras_preview_player_controller_get_active_preview UnityExtrasPreviewPlayerController* self )
unity_extras_preview_player_controller_get_type ( )
unity_extras_preview_player_controller_new ( )
unity_extras_preview_player_controller_set_active_preview ( UnityExtrasPreviewPlayerController* self, UnityMusicPreview* value )
unity_extras_preview_player_get_type ( )
unity_extras_preview_player_new ( )
unity_extras_preview_player_pause ( UnityExtrasPreviewPlayer* self, GAsyncReadyCallback _callback_, gpointer _user_data_ )
unity_extras_preview_player_pause_finish ( UnityExtrasPreviewPlayer* self, GAsyncResult* _res_, GError** error )
unity_extras_preview_player_pause_resume ( UnityExtrasPreviewPlayer* self, GAsyncReadyCallback _callback_, gpointer _user_data_ )
unity_extras_preview_player_pause_resume_finish ( UnityExtrasPreviewPlayer* self, GAsyncResult* _res_, GError** error )
unity_extras_preview_player_play ( UnityExtrasPreviewPlayer* self, gchar const* uri, GAsyncReadyCallback _callback_, gpointer _user_data_ )
unity_extras_preview_player_play_finish ( UnityExtrasPreviewPlayer* self, GAsyncResult* _res_, GError** error )
unity_extras_preview_player_resume ( UnityExtrasPreviewPlayer* self, GAsyncReadyCallback _callback_, gpointer _user_data_ )
unity_extras_preview_player_resume_finish ( UnityExtrasPreviewPlayer* self, GAsyncResult* _res_, GError** error )
unity_extras_preview_player_stop ( UnityExtrasPreviewPlayer* self, GAsyncReadyCallback _callback_, gpointer _user_data_ )
unity_extras_preview_player_stop_finish ( UnityExtrasPreviewPlayer* self, GAsyncResult* _res_, GError** error )
unity_extras_preview_player_video_properties ( UnityExtrasPreviewPlayer* self, gchar const* uri, GAsyncReadyCallback _callback_, gpointer _user_data_ )
unity_extras_preview_player_video_properties_finish ( UnityExtrasPreviewPlayer* self, GAsyncResult* _res_, GError** error )
unity_extras_show_in_folder ( gchar const* uri, GAsyncReadyCallback _callback_, gpointer _user_data_ )
unity_extras_show_in_folder_finish ( GAsyncResult* _res_, GError** error )

unity.h, libunity.so.9.0.2
unity_async_preview_preview_ready ( UnityAsyncPreview* self, UnityPreview* preview )
unity_payment_preview_construct ( GType object_type, gchar const* title, gchar const* subtitle, GIcon* image )
unity_payment_preview_construct_for_application ( GType object_type, gchar const* title, gchar const* subtitle, GIcon* image )
unity_payment_preview_construct_for_error ( GType object_type, gchar const* title, gchar const* subtitle, GIcon* image )
unity_payment_preview_construct_for_music ( GType object_type, gchar const* title, gchar const* subtitle, GIcon* image )
unity_payment_preview_construct_for_type ( GType object_type, gchar const* title, gchar const* subtitle, GIcon* image, enum UnityPaymentPreviewType type )
unity_payment_preview_get_email UnityPaymentPreview* self )
unity_payment_preview_get_header UnityPaymentPreview* self )
unity_payment_preview_get_payment_method UnityPaymentPreview* self )
unity_payment_preview_get_preview_type UnityPaymentPreview* self )
unity_payment_preview_get_purchase_prize UnityPaymentPreview* self )
unity_payment_preview_get_purchase_type UnityPaymentPreview* self )
unity_payment_preview_get_type ( )
unity_payment_preview_new ( gchar const* title, gchar const* subtitle, GIcon* image )
unity_payment_preview_new_for_application ( gchar const* title, gchar const* subtitle, GIcon* image )
unity_payment_preview_new_for_error ( gchar const* title, gchar const* subtitle, GIcon* image )
unity_payment_preview_new_for_music ( gchar const* title, gchar const* subtitle, GIcon* image )
unity_payment_preview_new_for_type ( gchar const* title, gchar const* subtitle, GIcon* image, enum UnityPaymentPreviewType type )
unity_payment_preview_set_email ( UnityPaymentPreview* self, gchar const* value )
unity_payment_preview_set_header ( UnityPaymentPreview* self, gchar const* value )
unity_payment_preview_set_payment_method ( UnityPaymentPreview* self, gchar const* value )
unity_payment_preview_set_preview_type ( UnityPaymentPreview* self, enum UnityPaymentPreviewType value )
unity_payment_preview_set_purchase_prize ( UnityPaymentPreview* self, gchar const* value )
unity_payment_preview_set_purchase_type ( UnityPaymentPreview* self, gchar const* value )
unity_payment_preview_type_get_type ( )

to the top

Removed Symbols (1)


unity.h, libunity.so.9.0.2
unity_async_preview_emit_preview_ready ( UnityAsyncPreview* self, UnityPreview* preview )

to the top

Other Changes in Data Types (1)


unity.h
[+] enum UnityCategoryRenderer (1)

to the top

Header Files (3)


unity-protocol.h
unity-trace.h
unity.h

to the top

Shared Libraries (1)


libunity.so.9.0.2

to the top




Generated on Thu May 16 03:01:39 2013 for LibUnity by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API