API compatibility report for the libmemcached library  between 1.0.13 and 1.0.14 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibmemcached
Version #11.0.13
Version #21.0.14
CPU Typex86_64
GCC Version4.7.2
SubjectBinary Compatibility

Test Results


Total Header Files86
Total Shared Libraries4
Total Symbols / Types194 / 150
VerdictIncompatible
(10.8%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh21
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low1

Added Symbols (1)


sasl.h, libmemcached.so.11.0.0
memcached_destroy_sasl_auth_data memcached_st* ptr )

to the top

Removed Symbols (21)


algorithm.h, libmemcached.so.11.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_hsieh 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_murmur char const* key, size_t key_length, void* context )
hashkit_one_at_a_time char const* key, size_t key_length, void* context )

handler.h, libmemcachedprotocol.so.0.0.0
memcached_binary_protocol_get_callbacks memcached_protocol_st* instance )
memcached_binary_protocol_get_pedantic memcached_protocol_st* instance )
memcached_binary_protocol_get_raw_response_handler void const* cookie )
memcached_binary_protocol_set_callbacks ( memcached_protocol_st* instance, memcached_binary_protocol_callback_st* callback )
memcached_binary_protocol_set_pedantic ( memcached_protocol_st* instance, bool enable )
memcached_protocol_client_destroy memcached_protocol_client_st* client )
memcached_protocol_client_set_verbose ( memcached_protocol_client_st* client, bool arg )
memcached_protocol_client_work memcached_protocol_client_st* client )
memcached_protocol_create_client ( memcached_protocol_st* instance, memcached_socket_t sock )
memcached_protocol_create_instance ( )
memcached_protocol_destroy_instance memcached_protocol_st* instance )

to the top

Problems with Data Types, Low Severity (1)


sasl.h
[+] struct memcached_sasl_st (1)

to the top

Problems with Symbols, Low Severity (2)


sasl.h, libmemcached.so.11.0.0
[+] memcached_get_sasl_callbacks memcached_st* ptr ) (1)
[+] memcached_set_sasl_callbacks ( memcached_st* ptr, void const* callbacks ) (1)

to the top

Problems with Constants (1)


configure.h
[+] LIBMEMCACHED_WITH_SASL_SUPPORT

to the top

Header Files (86)


algorithm.h
alloc.h
allocator.h
allocators.h
analysis.h
analyze.h
auto.h
basic_string.h
binary.h
callbacks.h
connection.h
defaults.h
delete.h
deprecated_types.h
digest.h
dump.h
encoding_key.h
error.h
exception.hpp
exist.h
fetch.h
flush_buffers.h
function.h
get.h
handler.h
has.h
hash.h
hashkit.hpp
behavior.h (libhashkit-1.0/behavior.h)
configure.h (libhashkit-1.0/configure.h)
hashkit.h (libhashkit-1.0/hashkit.h)
strerror.h (libhashkit-1.0/strerror.h)
string.h (libhashkit-1.0/string.h)
types.h (libhashkit-1.0/types.h)
visibility.h (libhashkit-1.0/visibility.h)
hashkit.h (libhashkit/hashkit.h)
behavior.h (libmemcached-1.0/behavior.h)
callback.h (libmemcached-1.0/callback.h)
configure.h (libmemcached-1.0/configure.h)
flush.h (libmemcached-1.0/flush.h)
memcached.h (libmemcached-1.0/memcached.h)
memcached.hpp (libmemcached-1.0/memcached.hpp)
strerror.h (libmemcached-1.0/strerror.h)
callback.h (libmemcached-1.0/struct/callback.h)
memcached.h (libmemcached-1.0/struct/memcached.h)
string.h (libmemcached-1.0/struct/string.h)
types.h (libmemcached-1.0/types.h)
behavior.h (libmemcached-1.0/types/behavior.h)
callback.h (libmemcached-1.0/types/callback.h)
version.h (libmemcached-1.0/version.h)
visibility.h (libmemcached-1.0/visibility.h)
memcached.h (libmemcached/memcached.h)
memcached.hpp (libmemcached/memcached.hpp)
util.h (libmemcached/util.h)
callback.h (libmemcachedprotocol-0.0/callback.h)
flush.h (libmemcachedutil-1.0/flush.h)
util.h (libmemcachedutil-1.0/util.h)
version.h (libmemcachedutil-1.0/version.h)
limits.h
options.h
ostream.hpp
parse.h
pid.h
ping.h
platform.h
pool.h
quit.h
result.h
return.h
sasl.h
server.h
server_distribution.h
server_list.h
stat.h
stats.h
storage.h
str_algorithm.h
result.h (struct/result.h)
sasl.h (struct/sasl.h)
server.h (struct/server.h)
touch.h
triggers.h
hash.h (types/hash.h)
return.h (types/return.h)
vbucket.h
verbosity.h

to the top

Shared Libraries (4)


libhashkit.so.2.0.0
libmemcached.so.11.0.0
libmemcachedprotocol.so.0.0.0
libmemcachedutil.so.2.0.0

to the top



Test Info


Library Namelibmemcached
Version #11.0.13
Version #21.0.14
CPU Typex86_64
GCC Version4.7.2
SubjectSource Compatibility

Test Results


Total Header Files86
Total Shared Libraries4
Total Symbols / Types287 / 201
VerdictIncompatible
(3.8%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh11
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low3

Removed Symbols (11)


handler.h
memcached_binary_protocol_get_callbacks memcached_protocol_st* instance )
memcached_binary_protocol_get_pedantic memcached_protocol_st* instance )
memcached_binary_protocol_get_raw_response_handler void const* cookie )
memcached_binary_protocol_set_callbacks ( memcached_protocol_st* instance, memcached_binary_protocol_callback_st* callback )
memcached_binary_protocol_set_pedantic ( memcached_protocol_st* instance, bool enable )
memcached_protocol_client_destroy memcached_protocol_client_st* client )
memcached_protocol_client_set_verbose ( memcached_protocol_client_st* client, bool arg )
memcached_protocol_client_work memcached_protocol_client_st* client )
memcached_protocol_create_client ( memcached_protocol_st* instance, memcached_socket_t sock )
memcached_protocol_create_instance ( )
memcached_protocol_destroy_instance memcached_protocol_st* instance )

to the top

Problems with Data Types, Low Severity (1)


sasl.h
[+] struct memcached_sasl_st (1)

to the top

Problems with Symbols, Low Severity (2)


sasl.h
[+] memcached_get_sasl_callbacks memcached_st* ptr ) (1)
[+] memcached_set_sasl_callbacks ( memcached_st* ptr, void const* callbacks ) (1)

to the top

Problems with Constants (3)


configure.h
[+] LIBMEMCACHED_VERSION_HEX
[+] LIBMEMCACHED_VERSION_STRING
[+] LIBMEMCACHED_WITH_SASL_SUPPORT

to the top

Header Files (86)


algorithm.h
alloc.h
allocator.h
allocators.h
analysis.h
analyze.h
auto.h
basic_string.h
binary.h
callbacks.h
connection.h
defaults.h
delete.h
deprecated_types.h
digest.h
dump.h
encoding_key.h
error.h
exception.hpp
exist.h
fetch.h
flush_buffers.h
function.h
get.h
handler.h
has.h
hash.h
hashkit.hpp
behavior.h (libhashkit-1.0/behavior.h)
configure.h (libhashkit-1.0/configure.h)
hashkit.h (libhashkit-1.0/hashkit.h)
strerror.h (libhashkit-1.0/strerror.h)
string.h (libhashkit-1.0/string.h)
types.h (libhashkit-1.0/types.h)
visibility.h (libhashkit-1.0/visibility.h)
hashkit.h (libhashkit/hashkit.h)
behavior.h (libmemcached-1.0/behavior.h)
callback.h (libmemcached-1.0/callback.h)
configure.h (libmemcached-1.0/configure.h)
flush.h (libmemcached-1.0/flush.h)
memcached.h (libmemcached-1.0/memcached.h)
memcached.hpp (libmemcached-1.0/memcached.hpp)
strerror.h (libmemcached-1.0/strerror.h)
callback.h (libmemcached-1.0/struct/callback.h)
memcached.h (libmemcached-1.0/struct/memcached.h)
string.h (libmemcached-1.0/struct/string.h)
types.h (libmemcached-1.0/types.h)
behavior.h (libmemcached-1.0/types/behavior.h)
callback.h (libmemcached-1.0/types/callback.h)
version.h (libmemcached-1.0/version.h)
visibility.h (libmemcached-1.0/visibility.h)
memcached.h (libmemcached/memcached.h)
memcached.hpp (libmemcached/memcached.hpp)
util.h (libmemcached/util.h)
callback.h (libmemcachedprotocol-0.0/callback.h)
flush.h (libmemcachedutil-1.0/flush.h)
util.h (libmemcachedutil-1.0/util.h)
version.h (libmemcachedutil-1.0/version.h)
limits.h
options.h
ostream.hpp
parse.h
pid.h
ping.h
platform.h
pool.h
quit.h
result.h
return.h
sasl.h
server.h
server_distribution.h
server_list.h
stat.h
stats.h
storage.h
str_algorithm.h
result.h (struct/result.h)
sasl.h (struct/sasl.h)
server.h (struct/server.h)
touch.h
triggers.h
hash.h (types/hash.h)
return.h (types/return.h)
vbucket.h
verbosity.h

to the top

Shared Libraries (4)


libhashkit.so.2.0.0
libmemcached.so.11.0.0
libmemcachedprotocol.so.0.0.0
libmemcachedutil.so.2.0.0

to the top



Generated on Sat Nov 17 08:49:45 2012 for libmemcached by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API