Binary compatibility report for the LibUnity library between 4.0.2 and 4.0.4 versions on x86
Test Info
Library Name | LibUnity |
Version #1 | 4.0.2 |
Version #2 | 4.0.4 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 220 / 175 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
Removed Symbols | High | 0 |
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 (4)
unity.h,
libunity.so.6.1.0
unity_app_info_manager_get_path ( UnityAppInfoManager* self, gchar const* id )
unity_options_filter_get_sort_type ( UnityOptionsFilter* self )
unity_options_filter_set_sort_type ( UnityOptionsFilter* self, UnityOptionsFilterSortType value )
unity_options_filter_sort_type_get_type ( )
to the top
Header Files (1)
unity.h
to the top
Shared Libraries (1)
libunity.so.6.0.0
to the top
Generated on Mon Sep 24 19:26:42 2012 for LibUnity by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API