Binary compatibility report for the libmemcached library between 0.52 and 0.53 versions on x86
Test Info
Library Name | libmemcached |
Version #1 | 0.52 |
Version #2 | 0.53 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 59 |
Total Shared Libraries | 4 |
Total Symbols / Types | 186 / 208 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 5 |
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 (5)
algorithm.h,
libmemcached.so.8.0.0
hashkit_hsieh ( char const* key, size_t key_length, void* context )
libhashkit_hsieh ( char const* key, size_t key_length )
has.h,
libmemcached.so.8.0.0
libhashkit_has_algorithm ( enum hashkit_hash_algorithm_t const p1 )
pool.h,
libmemcachedutil.so.2.0.0
memcached_pool_fetch ( memcached_pool_st* p1, struct timespec* relative_time, enum memcached_return_t* rc )
memcached_pool_release ( memcached_pool_st* pool, memcached_st* mmc )
to the top
Header Files (59)
algorithm.h
allocators.h
analyze.h
array.h
auto.h
basic_string.h
cache.h
callback.h
constants.h
delete.h
digest.h
dump.h
error.h
fetch.h
flush.h
flush_buffers.h
function.h
get.h
hash.h
hashkit.h
behavior.h (libhashkit/behavior.h)
configure.h (libhashkit/configure.h)
strerror.h (libhashkit/strerror.h)
types.h (libhashkit/types.h)
visibility.h (libhashkit/visibility.h)
behavior.h (libmemcached/behavior.h)
configure.h (libmemcached/configure.h)
strerror.h (libmemcached/strerror.h)
types.h (libmemcached/types.h)
visibility.h (libmemcached/visibility.h)
memcached.h
memcached_util.h
namespace.h
options.h
parse.h
pid.h
ping.h
platform.h
pool.h
callback.h (protocol/callback.h)
protocol_binary.h
protocol_handler.h
quit.h
result.h
return.h
sasl.h
server.h
server_list.h
stats.h
storage.h
str_algorithm.h
string.h
util.h
flush.h (util/flush.h)
version.h (util/version.h)
vbucket.h
verbosity.h
version.h
watchpoint.h
to the top
Shared Libraries (4)
libhashkit.so.1.0.0
libmemcached.so.8.0.0
libmemcachedprotocol.so.0.0.0
libmemcachedutil.so.2.0.0
to the top