Binary compatibility report for the LibUnity library between 3.6.2 and 3.6.8 versions on x86
Test Info
Library Name | LibUnity |
Version #1 | 3.6.2 |
Version #2 | 3.6.8 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 139 / 138 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 5 |
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 (5)
unity.h,
libunity.so.3.0.1
unity_place_search_finished ( UnityPlaceSearch* self )
unity_place_search_get_parent_entry ( UnityPlaceSearch* self )
unity_place_search_get_section ( UnityPlaceSearch* self )
unity_place_search_set_parent_entry ( UnityPlaceSearch* self, UnityPlaceEntryInfo* entry )
unity_place_search_set_section ( UnityPlaceSearch* self, guint section )
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:17 2012 for LibUnity by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API