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

Test Info


Library Namelibmemcached
Version #10.18
Version #20.19
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files9
Total Shared Libraries1
Total Symbols / Types61 / 68
VerdictIncompatible
(36.9%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low5
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-2

Added Symbols (2)


memcached_result.h, libmemcached.so.2.0.0
memcached_result_reset memcached_result_st* ptr )
memcached_result_set_value ( memcached_result_st* ptr, char* value, size_t length )

to the top

Problems with Data Types, Medium Severity (1)


memcached.h
[+] struct memcached_st (1)

to the top

Problems with Data Types, Low Severity (5)


memcached.h
[+] struct memcached_st (3)

memcached_result.h
[+] struct memcached_result_st (2)

to the top

Other Changes in Data Types (2)


memcached_constants.h
[+] enum memcached_callback (2)

to the top

Header Files (9)


libmemcached_config.h
memcached.h
memcached.hh
memcached_constants.h
memcached_result.h
memcached_server.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:06 2013 for libmemcached by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API