Binary compatibility report for the libmemcached library  between 0.19 and 0.20 versions on x86

Test Info


Library Namelibmemcached
Version #10.19
Version #20.20
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files10
Total Shared Libraries1
Total Symbols / Types63 / 72
VerdictIncompatible
(35.7%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium7
Low2
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low1
Other Changes
in Data Types
-2
Other Changes
in Constants
-4

Problems with Data Types, Medium Severity (7)


memcached.h
[+] struct memcached_st (5)

memcached_constants.h
[+] enum memcached_hash (2)

to the top

Problems with Data Types, Low Severity (2)


memcached.h
[+] struct memcached_st (1)

memcached_constants.h
[+] enum memcached_hash (1)

to the top

Problems with Symbols, Low Severity (1)


memcached.h, libmemcached.so.2.0.0
[+] memcached_fetch_execute ( memcached_st* ptr, unsigned int(**callback)(memcached_st*, memcached_result_st*, void*), void* context, unsigned int number_of_callbacks ) (1)

to the top

Problems with Constants, Low Severity (1)


memcached_constants.h
[+] MEMCACHED_WHEEL_SIZE

to the top

Other Changes in Data Types (2)


memcached_constants.h
[+] enum memcached_server_distribution (2)

to the top

Other Changes in Constants (4)


memcached_constants.h
[+] MEMCACHED_CONTINUUM_ADDITION
[+] MEMCACHED_CONTINUUM_SIZE
[+] MEMCACHED_MAX_HOST_SORT_LENGTH
[+] MEMCACHED_POINTS_PER_SERVER

to the top

Header Files (10)


libmemcached_config.h
memcached.h
memcached.hh
memcached_constants.h
memcached_result.h
memcached_server.h
memcached_storage.h
memcached_string.h
memcached_types.h
memcached_watchpoint.h

to the top

Shared Libraries (1)


libmemcached.so.2.0.0

to the top




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