Binary compatibility report for the libmemcached library  between 0.53 and 1.0.2 versions on x86

Test Info


Library Namelibmemcached
Version #10.53
Version #21.0.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files61
Total Shared Libraries4
Total Symbols / Types188 / 200
VerdictIncompatible
(0.8%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium1
Low1
Problems with
Constants
Low0

Added Symbols (2)


touch.h, libmemcached.so.8.0.0
memcached_touch ( memcached_st* ptr, char const* key, size_t key_length, time_t expiration )
memcached_touch_by_key ( memcached_st* ptr, char const* group_key, size_t group_key_length, char const* key, size_t key_length, time_t expiration )

to the top

Removed Symbols (1)


namespace.h, libmemcached.so.8.0.0
memcached_get_namespace memcached_st* self )

to the top

Problems with Symbols, Medium Severity (1)


server.h, libmemcached.so.8.0.0
[+] memcached_server_by_key ( memcached_st const* ptr, char const* key, size_t key_length, enum memcached_return_t* error ) (1)

to the top

Problems with Symbols, Low Severity (1)


server.h, libmemcached.so.8.0.0
[+] memcached_server_by_key ( memcached_st const* ptr, char const* key, size_t key_length, enum memcached_return_t* error ) (1)

to the top

Header Files (61)


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
exist.h
fetch.h
flush.h
flush_buffers.h
function.h
get.h
has.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




Generated on Tue Nov 26 11:11:36 2013 for libmemcached by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API