Binary compatibility report for the libmemcached library  between 0.42 and 0.43 versions on x86

Test Info


Library Namelibmemcached
Version #10.42
Version #20.43
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files48
Total Shared Libraries4
Total Symbols / Types153 / 179
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0

Added Symbols (1)


stats.h, libmemcached.so.5.0.2
memcached_stat_execute ( memcached_st* memc, char const* args, memcached_stat_fn func, void* context )

to the top

Problems with Data Types, Low Severity (1)


server.h
[+] struct memcached_server_st (1)

to the top

Problems with Symbols, Low Severity (1)


protocol_handler.h, libmemcachedprotocol.so.0.0.0
[+] memcached_protocol_create_client ( memcached_protocol_st* instance, int sock ) (1)

to the top

Header Files (48)


algorithm.h
allocators.h
analyze.h
auto.h
cache.h
callback.h
constants.h
delete.h
digest.h
dump.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
parse.h
ping.h
pool.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
string.h
util.h
version.h (util/version.h)
verbosity.h
version.h
watchpoint.h

to the top

Shared Libraries (4)


libhashkit.so.0.0.0
libmemcached.so.5.0.1
libmemcachedprotocol.so.0.0.0
libmemcachedutil.so.1.0.0

to the top




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