Binary compatibility report for the Sord library between 0.8.0 and 0.10.0 versions on x86
Test Info
Library Name | Sord |
Version #1 | 0.8.0 |
Version #2 | 0.10.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 48 / 61 |
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.10.0
sord_world_set_error_sink ( SordWorld* world, SerdErrorSink error_sink, void* handle )
to the top
Header Files (2)
sord.h
sordmm.hpp
to the top
Shared Libraries (1)
libsord-0.so.0.8.0
to the top
Generated on Tue Feb 19 18:19:56 2013 for Sord by ABI Compliance Checker 1.99
A tool for checking backward compatibility of a C/C++ library API