Binary compatibility report for the CQRlib library between 1.0.5 and 1.0.6 versions on x86
Test Info
Library Name | CQRlib |
Version #1 | 1.0.5 |
Version #2 | 1.0.6 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 25 / 11 |
Verdict | Incompatible (4%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 1 |
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 (1)
cqrlib.h,
libCQRlib.so.2.0.0
CQRHLERPDist ( double* dist, CQRQuaternionHandle const q1, CQRQuaternionHandle const q2 )
to the top
Removed Symbols (1)
cqrlib.h,
libCQRlib.so.2.0.0
HLERPDist ( double* dist, CQRQuaternionHandle const q1, CQRQuaternionHandle const q2 )
to the top
Header Files (1)
cqrlib.h
to the top
Shared Libraries (1)
libCQRlib.so.2.0.0
to the top
Generated on Fri Oct 12 15:51:12 2012 for CQRlib by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API