Binary compatibility report for the libmemcached library  between 0.16 and 0.17 versions on x86

Test Info


Library Namelibmemcached
Version #10.16
Version #20.17
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types52 / 64
VerdictIncompatible
(42.3%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium3
Low2
Problems with
Symbols
High1
Medium1
Low1
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (1)


memcached.h, libmemcached.so.2.0.0
memcached_server_cursor ( memcached_st* ptr, memcached_server_function* callback, void* context, unsigned int number_of_callbacks )

to the top

Problems with Symbols, High Severity (1)


memcached.h, libmemcached.so.2.0.0
[+] memcached_behavior_set ( memcached_st* ptr, enum memcached_behavior flag, void* data ) (1)

to the top

Problems with Data Types, Medium Severity (3)


memcached.h
[+] enum memcached_behavior (2)
[+] struct memcached_st (1)

to the top

Problems with Symbols, Medium Severity (1)


memcached.h, libmemcached.so.2.0.0
[+] memcached_behavior_set ( memcached_st* ptr, enum memcached_behavior flag, void* data ) (1)

to the top

Problems with Data Types, Low Severity (2)


memcached.h
[+] enum memcached_behavior (1)
[+] struct memcached_st (1)

to the top

Problems with Symbols, Low Severity (1)


memcached.h, libmemcached.so.2.0.0
[+] memcached_behavior_get ( memcached_st* ptr, enum memcached_behavior flag ) (1)

to the top

Other Changes in Data Types (1)


memcached.h
[+] enum memcached_behavior (1)

to the top

Header Files (2)


memcached.h
memcached.hh

to the top

Shared Libraries (1)


libmemcached.so.2.0.0

to the top




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