Binary compatibility report for the LibUnity library between 3.4.6 and 3.6.2 versions on x86
Test Info
Library Name | LibUnity |
Version #1 | 3.4.6 |
Version #2 | 3.6.2 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 141 / 138 |
Verdict | Incompatible (1.4%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 2 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Removed Symbols (2)
unity.h,
libunity.so.3.0.0
unity_serializable_get_type ( )
unity_serializable_serialize ( UnitySerializable* self )
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:28 2012 for LibUnity by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API