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

Test Info


Library Namelibmemcached
Version #10.30
Version #20.31
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files12
Total Shared Libraries2
Total Symbols / Types82 / 85
VerdictIncompatible
(37.2%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium2
Low5
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (4)


memcached.h, libmemcached.so.2.0.0
memcached_get_memory_allocators ( memcached_st* ptr, memcached_malloc_function* mem_malloc, memcached_free_function* mem_free, memcached_realloc_function* mem_realloc, memcached_calloc_function* mem_calloc ) @@ libmemcached_2
memcached_get_user_data memcached_st* ptr ) @@ libmemcached_2
memcached_set_memory_allocators ( memcached_st* ptr, memcached_malloc_function mem_malloc, memcached_free_function mem_free, memcached_realloc_function mem_realloc, memcached_calloc_function mem_calloc ) @@ libmemcached_2
memcached_set_user_data ( memcached_st* ptr, void* data ) @@ libmemcached_2

to the top

Problems with Data Types, Medium Severity (2)


memcached.h
[+] struct memcached_continuum_item_st (1)
[+] struct memcached_st (1)

to the top

Problems with Data Types, Low Severity (5)


memcached.h
[+] struct memcached_st (2)

memcached_constants.h
[+] enum memcached_callback (3)

to the top

Other Changes in Data Types (1)


memcached_constants.h
[+] enum memcached_behavior (1)

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:42 2013 for libmemcached by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API