Binary compatibility report for the LibUnity library  between 3.2.14 and 3.4.2 versions on x86

Test Info


Library NameLibUnity
Version #13.2.14
Version #23.4.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types115 / 128
VerdictIncompatible
(0.4%)

Problem Summary


SeverityCount
Added Symbols-26
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium1
Low2
Problems with
Constants
Low0

Added Symbols (26)


unity.h, libunity.so.3.0.0
unity_inspector_get_default ( )
unity_inspector_get_type ( )
unity_inspector_get_unity_bus_name UnityInspector* self )
unity_inspector_get_unity_running UnityInspector* self )
unity_launcher_entry_get_app_uri UnityLauncherEntry* self )
unity_launcher_entry_get_count UnityLauncherEntry* self )
unity_launcher_entry_get_count_visible UnityLauncherEntry* self )
unity_launcher_entry_get_emblem UnityLauncherEntry* self )
unity_launcher_entry_get_emblem_visible UnityLauncherEntry* self )
unity_launcher_entry_get_for_app_uri gchar const* app_uri )
unity_launcher_entry_get_for_desktop_file gchar const* desktop_file )
unity_launcher_entry_get_for_desktop_id gchar const* desktop_id )
unity_launcher_entry_get_progress UnityLauncherEntry* self )
unity_launcher_entry_get_progress_visible UnityLauncherEntry* self )
unity_launcher_entry_get_quicklist UnityLauncherEntry* self )
unity_launcher_entry_get_type ( )
unity_launcher_entry_set_app_uri ( UnityLauncherEntry* self, gchar const* value )
unity_launcher_entry_set_count ( UnityLauncherEntry* self, gint64 value )
unity_launcher_entry_set_count_visible ( UnityLauncherEntry* self, gboolean value )
unity_launcher_entry_set_emblem ( UnityLauncherEntry* self, GIcon* value )
unity_launcher_entry_set_emblem_visible ( UnityLauncherEntry* self, gboolean value )
unity_launcher_entry_set_progress ( UnityLauncherEntry* self, gdouble value )
unity_launcher_entry_set_progress_visible ( UnityLauncherEntry* self, gboolean value )
unity_launcher_entry_set_quicklist ( UnityLauncherEntry* self, DbusmenuMenuitem* value )
unity_serializable_get_type ( )
unity_serializable_serialize UnitySerializable* self )

to the top

Problems with Symbols, Medium Severity (1)


unity.h, libunity.so.3.0.0
[+] unity_app_info_manager_get_categories ( UnityAppInfoManager* self, gchar const* id ) (1)

to the top

Problems with Symbols, Low Severity (2)


unity.h, libunity.so.3.0.0
[+] unity_app_info_manager_get_categories ( UnityAppInfoManager* self, gchar const* id ) (2)

to the top

Header Files (1)


unity.h

to the top

Shared Libraries (1)


libunity.so.3.0.0

to the top




Generated on Mon Sep 24 19:27:51 2012 for LibUnity by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API