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

Test Info


Library Namelibmemcached
Version #10.49
Version #20.50
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files55
Total Shared Libraries4
Total Symbols / Types164 / 190
VerdictIncompatible
(72.6%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High2
Medium7
Low33
Problems with
Symbols
High0
Medium1
Low1
Problems with
Constants
Low0
Other Changes
in Data Types
-2
Other Changes
in Constants
-1

Added Symbols (4)


behavior.h, libmemcached.so.8.0.0
libmemcached_string_behavior enum memcached_behavior_t const flag )
libmemcached_string_distribution enum memcached_server_distribution_t const flag )

flush.h, libmemcachedutil.so.2.0.0
libmemcached_util_flush ( char const* hostname, in_port_t port, enum memcached_return_t* ret )

memcached.h, libmemcached.so.8.0.0
memcached_query_id memcached_st const* p1 )

to the top

Problems with Data Types, High Severity (2)


memcached.h
[+] struct memcached_st (1)

server.h
[+] struct memcached_server_st (1)

to the top

Problems with Data Types, Medium Severity (7)


callback.h
[+] struct memcached_binary_protocol_callback_v1_st (1)

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

result.h
[+] struct memcached_result_st (1)

server.h
[+] struct memcached_server_st (1)

stats.h
[+] struct memcached_stat_st (1)

to the top

Problems with Symbols, Medium Severity (1)


stats.h, libmemcached.so.7.0.0
[+] memcached_stat_get_keys ( memcached_st const* ptr, memcached_stat_st* memc_stat, memcached_return_t* error ) (1)

to the top

Problems with Data Types, Low Severity (33)


callback.h
[+] struct memcached_binary_protocol_callback_v1_st (1)
[+] union memcached_binary_protocol_callback_st::anon-union-callback.h-406 (1)

constants.h
[+] enum memcached_return_t (1)

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

result.h
[+] struct memcached_result_st (1)

server.h
[+] struct memcached_server_st (2)

stats.h
[+] struct memcached_stat_st (24)

to the top

Problems with Symbols, Low Severity (1)


stats.h, libmemcached.so.7.0.0
[+] memcached_stat_get_keys ( memcached_st const* ptr, memcached_stat_st* memc_stat, memcached_return_t* error ) (1)

to the top

Other Changes in Data Types (2)


constants.h
[+] enum memcached_return_t (1)

server.h
[+] struct memcached_server_st (1)

to the top

Other Changes in Constants (1)


constants.h
[+] MEMCACHED_MAXIMUM_INTEGER_DISPLAY_LENGTH

to the top

Header Files (55)


algorithm.h
allocators.h
analyze.h
array.h
auto.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
sasl.h
server.h
server_list.h
stats.h
storage.h
str_algorithm.h
string.h
util.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.7.0.0
libmemcachedprotocol.so.0.0.0
libmemcachedutil.so.2.0.0

to the top




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