Binary compatibility report for the LibUnity library  between 5.92.0 and 5.94.0 versions on x86

Test Info


Library NameLibUnity
Version #15.92.0
Version #25.94.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types315 / 206
VerdictIncompatible
(0.6%)

Problem Summary


SeverityCount
Added Symbols-15
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low6
Problems with
Constants
Low0

Added Symbols (15)


unity.h, libunity.so.9.0.2
unity_annotated_icon_construct ( GType object_type, GIcon* base_icon )
unity_annotated_icon_get_category UnityAnnotatedIcon* self )
unity_annotated_icon_get_icon UnityAnnotatedIcon* self )
unity_annotated_icon_get_ribbon UnityAnnotatedIcon* self )
unity_annotated_icon_get_type ( )
unity_annotated_icon_new GIcon* base_icon )
unity_annotated_icon_set_category ( UnityAnnotatedIcon* self, UnityCategoryType value )
unity_annotated_icon_set_icon ( UnityAnnotatedIcon* self, GIcon* value )
unity_annotated_icon_set_ribbon ( UnityAnnotatedIcon* self, gchar const* value )
unity_annotated_icon_to_string UnityAnnotatedIcon* self )
unity_category_type_get_type ( )
unity_preview_get_image UnityPreview* self )
unity_preview_get_image_source_uri UnityPreview* self )
unity_preview_set_image ( UnityPreview* self, GIcon* value )
unity_preview_set_image_source_uri ( UnityPreview* self, gchar const* value )

to the top

Removed Symbols (2)


unity.h, libunity.so.9.0.2
unity_preview_get_thumbnail UnityPreview* self )
unity_preview_set_thumbnail ( UnityPreview* self, GIcon* value )

to the top

Problems with Symbols, Low Severity (6)


unity.h, libunity.so.9.0.2
[+] unity_generic_preview_construct ( GType object_type, gchar const* title, gchar const* description, GIcon* thumbnail ) (1)
[+] unity_generic_preview_new ( gchar const* title, gchar const* description, GIcon* thumbnail ) (1)
[+] unity_movie_preview_construct ( GType object_type, gchar const* title, gchar const* subtitle, gchar const* description, GIcon* thumbnail ) (1)
[+] unity_movie_preview_new ( gchar const* title, gchar const* subtitle, gchar const* description, GIcon* thumbnail ) (1)
[+] unity_music_preview_construct ( GType object_type, gchar const* title, gchar const* subtitle, GIcon* thumbnail ) (1)
[+] unity_music_preview_new ( gchar const* title, gchar const* subtitle, GIcon* thumbnail ) (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 Mon Sep 24 19:24:31 2012 for LibUnity by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API