Binary compatibility report for the Sord library between 0.4.2 and 0.5.0 versions on x86
Test Info
Library Name | Sord |
Version #1 | 0.4.2 |
Version #2 | 0.5.0 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 34 / 50 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
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 |
Other Changes | - | 0 |
Added Symbols (2)
sord.h,
libsord-0.so.0.5.0
sord_contains ( SordModel* model, SordNode const*const* pat )
sord_write_iter ( SordIter* iter, SerdWriter* writer )
to the top
Header Files (2)
sord.h
sordmm.hpp
to the top
Shared Libraries (1)
libsord-0.so.0.4.2
to the top
Generated on Wed Oct 5 20:45:25 2011 for Sord by ABI Compliance Checker 1.94.7
A tool for checking backward binary compatibility of a shared C/C++ library API