Binary compatibility report for the libmcs library between 0.1.1 and 0.2.0 versions on x86
Test Info
Library Name | libmcs |
Version #1 | 0.1.1 |
Version #2 | 0.2.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 24 / 35 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
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 (3)
mcs.h,
libmcs.so.1.0.0
mcs_backend_get_list ( )
mcs_backend_select ( )
mcs_version ( )
to the top
Header Files (1)
mcs.h
to the top
Shared Libraries (1)
libmcs.so.1.0.0
to the top
Generated on Sat Dec 29 11:47:30 2012 for libmcs by ABI Compliance Checker 1.98.7
A tool for checking backward compatibility of a C/C++ library API