Binary compatibility report for the libmemcached library between 0.6 and 0.7 versions on x86
Test Info
Library Name | libmemcached |
Version #1 | 0.6 |
Version #2 | 0.7 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 27 / 31 |
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)
memcached.h,
libmemcached.so.0.0.0
memcached_clone ( memcached_st* clone, memcached_st* ptr )
to the top
Header Files (1)
memcached.h
to the top
Shared Libraries (1)
libmemcached.so.0.0.0
to the top
Generated on Tue Nov 26 11:14:25 2013 for libmemcached by ABI Compliance Checker 1.99.8.4
A tool for checking backward compatibility of a C/C++ library API