Binary compatibility report for the libmemcached library  between 0.3 and 0.4 versions on x86

Test Info


Library Namelibmemcached
Version #10.3
Version #20.4
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types33 / 31
VerdictIncompatible
(45.5%)

Problem Summary


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

Added Symbols (1)


memcached.h, libmemcached.so.0.0.0
memcached_behavior_set ( memcached_st* ptr, enum memcached_behavior flag, void* data )

to the top

Problems with Data Types, Medium Severity (12)


memcached.h
[+] enum memcached_return (7)
[+] struct memcached_st (5)

to the top

Problems with Data Types, Low Severity (7)


memcached.h
[+] enum memcached_return (2)
[+] struct memcached_st (5)

to the top

Other Changes in Data Types (1)


memcached.h
[+] enum memcached_return (1)

to the top

Other Changes in Constants (2)


memcached.h
[+] MEM_NO_BLOCK
[+] MEMCACHED_MAX_BUFFER

to the top

Header Files (1)


memcached.h

to the top

Shared Libraries (1)


libmemcached.so.0.0.0

to the top




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