Binary compatibility report for the LibUnity library  between 5.96.0 and 6.5.2 versions on x86

Test Info


Library NameLibUnity
Version #15.96.0
Version #26.5.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types328 / 206
VerdictIncompatible
(0.3%)

Problem Summary


SeverityCount
Added Symbols-21
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium25
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (21)


unity.h, libunity.so.9.0.2
unity_lens_get_home_lens_default_name UnityLens* self )
unity_lens_set_home_lens_default_name UnityLens* self, gchar const* value )
unity_scope_get_provides_personal_content UnityScope* self )
unity_scope_set_provides_personal_content ( UnityScope* self, gboolean value )
unity_social_preview_add_comment ( UnitySocialPreview* self, UnitySocialPreviewComment* comment )
unity_social_preview_comment_construct ( GType object_type, gchar const* id, gchar const* name, gchar const* text, gchar const* time )
unity_social_preview_comment_get_id UnitySocialPreviewComment* self )
unity_social_preview_comment_get_name UnitySocialPreviewComment* self )
unity_social_preview_comment_get_text UnitySocialPreviewComment* self )
unity_social_preview_comment_get_time UnitySocialPreviewComment* self )
unity_social_preview_comment_get_type ( )
unity_social_preview_comment_new gchar const* id, gchar const* name, gchar const* text, gchar const* time )
unity_social_preview_construct ( GType object_type, gchar const* sender, gchar const* title, gchar const* content, GIcon* avatar )
unity_social_preview_get_avatar UnitySocialPreview* self )
unity_social_preview_get_content UnitySocialPreview* self )
unity_social_preview_get_sender UnitySocialPreview* self )
unity_social_preview_get_type ( )
unity_social_preview_new ( gchar const* sender, gchar const* title, gchar const* content, GIcon* avatar )
unity_social_preview_set_avatar ( UnitySocialPreview* self, GIcon* value )
unity_social_preview_set_content ( UnitySocialPreview* self, gchar const* value )
unity_social_preview_set_sender ( UnitySocialPreview* self, gchar const* value )

to the top

Problems with Data Types, Medium Severity (25)


unity.h
[+] enum UnityCategoryType (25)

to the top

Other Changes in Data Types (1)


unity.h
[+] enum UnityCategoryType (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:04 2012 for LibUnity by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API