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

Test Info


Library Namelibmemcached
Version #10.2
Version #20.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types29 / 31
VerdictIncompatible
(10.3%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh3
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-3

Added Symbols (7)


memcached.h, libmemcached.so.0.0.0
memcached_create memcached_st* ptr )
memcached_free memcached_st* ptr )
memcached_server_list_append ( memcached_server_st* ptr, char* hostname, unsigned int port, enum memcached_return* error )
memcached_server_list_count memcached_server_st* ptr )
memcached_server_list_free memcached_server_st* ptr )
memcached_server_push ( memcached_st* ptr, memcached_server_st* list )
memcached_string_create ( memcached_st* ptr, size_t initial_size )

to the top

Removed Symbols (3)


memcached.h, libmemcached.so.0.0.0
memcached_deinit memcached_st* ptr )
memcached_init memcached_st* ptr )
memcached_string_init ( memcached_st* ptr, size_t initial_size )

to the top

Problems with Data Types, Low Severity (1)


memcached.h
[+] enum memcached_return (1)

to the top

Other Changes in Data Types (3)


memcached.h
[+] enum memcached_return (3)

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