Binary compatibility report for the libmemcached library  between 0.29 and 0.30 versions on x86

Test Info


Library Namelibmemcached
Version #10.29
Version #20.30
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files12
Total Shared Libraries2
Total Symbols / Types80 / 83
VerdictIncompatible
(48.8%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium108
Low3
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-2

Added Symbols (1)


memcached.h, libmemcached.so.2.0.0
memcached_dump ( memcached_st* ptr, memcached_dump_func* function, void* context, uint32_t number_of_callbacks ) @@ libmemcached_2

to the top

Problems with Data Types, Medium Severity (108)


memcached.h
[+] struct memcached_analysis_st (8)
[+] struct memcached_st (36)
[+] struct memcached_stat_st (22)

memcached_constants.h
[+] enum memcached_return (10)

memcached_result.h
[+] struct memcached_result_st (8)

memcached_server.h
[+] struct memcached_server_st (21)

memcached_string.h
[+] struct memcached_string_st (3)

to the top

Problems with Data Types, Low Severity (3)


memcached.h
[+] struct memcached_st (1)

memcached_constants.h
[+] enum memcached_return (1)

memcached_server.h
[+] struct memcached_server_st (1)

to the top

Other Changes in Data Types (2)


memcached_constants.h
[+] enum memcached_return (2)

to the top

Header Files (12)


memcached.h
memcached.hh
memcached_constants.h
memcached_get.h
memcached_pool.h
memcached_result.h
memcached_server.h
memcached_storage.h
memcached_string.h
memcached_types.h
memcached_util.h
memcached_watchpoint.h

to the top

Shared Libraries (2)


libmemcached.so.2.0.0
libmemcachedutil.so.0.0.0

to the top




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