Binary compatibility report for the libmemcached library  between 0.50 and 0.52 versions on x86

Test Info


Library Namelibmemcached
Version #10.50
Version #20.52
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files58
Total Shared Libraries4
Total Symbols / Types168 / 191
VerdictIncompatible
(70.2%)

Problem Summary


SeverityCount
Added Symbols-19
Removed SymbolsHigh0
Problems with
Data Types
High4
Medium8
Low8
Problems with
Symbols
High0
Medium0
Low5
Problems with
Constants
Low0
Other Changes
in Data Types
-4
Other Changes
in Constants
-4

Added Symbols (19)


algorithm.h, libmemcached.so.8.0.0
hashkit_crc32 char const* key, size_t key_length, void* context )
hashkit_fnv1_32 char const* key, size_t key_length, void* context )
hashkit_fnv1_64 char const* key, size_t key_length, void* context )
hashkit_fnv1a_32 char const* key, size_t key_length, void* context )
hashkit_fnv1a_64 char const* key, size_t key_length, void* context )
hashkit_jenkins char const* key, size_t key_length, void* context )
hashkit_md5 char const* key, size_t key_length, void* context )
hashkit_one_at_a_time char const* key, size_t key_length, void* context )

cache.h, libmemcachedprotocol.so.0.0.0
cache_alloc struct cache_t* handle )
cache_create ( char const* name, size_t bufsize, size_t align, int(*constructor)(void*, void*, int), void(*destructor)(void*, void*) )
cache_destroy struct cache_t* handle )
cache_error [data]
cache_free ( struct cache_t* handle, void* ptr )

error.h, libmemcached.so.8.0.0
memcached_server_error_return memcached_server_instance_st ptr )

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

pid.h, libmemcachedutil.so.2.0.0
libmemcached_util_getpid ( char const* hostname, in_port_t port, enum memcached_return_t* ret )
libmemcached_util_getpid2 ( char const* hostname, in_port_t port, char const* username, char const* password, enum memcached_return_t* ret )

ping.h, libmemcachedutil.so.2.0.0
libmemcached_util_ping2 ( char const* hostname, in_port_t port, char const* username, char const* password, enum memcached_return_t* ret )

server.h, libmemcached.so.8.0.0
memcached_server_type memcached_server_instance_st const ptr )

to the top

Problems with Data Types, High Severity (4)


memcached.h
[+] struct memcached_st (1)

server.h
[+] struct memcached_server_st (3)

to the top

Problems with Data Types, Medium Severity (8)


constants.h
[+] enum memcached_connection_t (3)

memcached.h
[+] struct memcached_st (2)

server.h
[+] struct memcached_server_st (3)

to the top

Problems with Data Types, Low Severity (8)


constants.h
[+] enum memcached_connection_t (2)

memcached.h
[+] struct memcached_st (1)
[+] struct memcached_st::anon-struct-memcached.h-96 (1)

return.h
[+] enum memcached_return_t (1)

sasl.h
[+] struct memcached_sasl_st (1)

server.h
[+] struct memcached_server_st (1)

stats.h
[+] struct memcached_stat_st (1)

to the top

Problems with Symbols, Low Severity (5)


callback.h, libmemcached.so.8.0.0
[+] memcached_callback_set ( memcached_st* ptr, enum memcached_callback_t const flag, void* data ) (1)

sasl.h, libmemcached.so.8.0.0
[+] memcached_get_sasl_callbacks memcached_st* ptr ) (1)

server.h, libmemcached.so.8.0.0
[+] memcached_server_name memcached_server_instance_st self ) (1)
[+] memcached_server_port memcached_server_instance_st self ) (1)
[+] memcached_server_response_count memcached_server_instance_st self ) (1)

to the top

Other Changes in Data Types (4)


constants.h
[+] enum memcached_callback_t (1)

return.h
[+] enum memcached_return_t (1)

sasl.h
[+] struct memcached_sasl_st (1)

server.h
[+] enum memcached_server_state_t (1)

to the top

Other Changes in Constants (4)


constants.h
[+] MEMCACHED_CONNECTION_MAX
[+] MEMCACHED_CONNECTION_UNKNOWN
[+] MEMCACHED_SERVER_FAILURE_LIMIT
[+] MEMCACHED_SERVER_FAILURE_RETRY_TIMEOUT

to the top

Header Files (58)


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
options.h
parse.h
ping.h
platform.h
pool.h
prefix_key.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:48 2013 for libmemcached by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API