Binary compatibility report for the Sord library between 0.10.4 and 0.12.0 versions on x86
Test Info
Library Name | Sord |
Version #1 | 0.10.4 |
Version #2 | 0.12.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 49 / 64 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
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 (1)
sord.h,
libsord-0.so.0.12.0
sord_get ( SordModel* model, SordNode const* s, SordNode const* p, SordNode const* o, SordNode const* g )
to the top
Header Files (2)
sord.h
sordmm.hpp
to the top
Shared Libraries (1)
libsord-0.so.0.10.4
to the top
Generated on Tue Feb 19 18:19:33 2013 for Sord by ABI Compliance Checker 1.99
A tool for checking backward compatibility of a C/C++ library API