Binary compatibility report for the LibUnity library between 3.6.8 and 3.8.4 versions on x86
Test Info
Library Name | LibUnity |
Version #1 | 3.6.8 |
Version #2 | 3.8.4 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 144 / 135 |
Verdict | Incompatible (2.8%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
Removed Symbols | High | 4 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (3)
unity.h,
libunity.so.4.0.0
unity_launcher_entry_get_urgent ( UnityLauncherEntry* self )
unity_launcher_entry_set_urgent ( UnityLauncherEntry* self, gboolean value )
unity_place_entry_info_flush_all_models ( UnityPlaceEntryInfo* self )
to the top
Removed Symbols (4)
unity.h,
libunity.so.3.0.1
unity_launcher_entry_get_emblem ( UnityLauncherEntry* self )
unity_launcher_entry_get_emblem_visible ( UnityLauncherEntry* self )
unity_launcher_entry_set_emblem ( UnityLauncherEntry* self, GIcon* value )
unity_launcher_entry_set_emblem_visible ( UnityLauncherEntry* self, gboolean value )
to the top
Header Files (1)
unity.h
to the top
Shared Libraries (1)
libunity.so.3.0.1
to the top
Generated on Mon Sep 24 19:27:06 2012 for LibUnity by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API