Binary compatibility report for the kyotocabinet library  between 1.2.41 and 1.2.42 versions on x86

Test Info


Library Namekyotocabinet
Version #11.2.41
Version #21.2.42
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files18
Total Shared Libraries1
Total Symbols / Types805 / 292
VerdictIncompatible
(5%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh4
Problems with
Data Types
High0
Medium10
Low0
Problems with
Symbols
High3
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


kcdb.h, libkyotocabinet.so.9.3.0
namespace kyotocabinet
BasicDB::Cursor::get ( std::string* key, std::string* value, bool step )
BasicDB::Cursor::get_key ( std::string* key, bool step )
BasicDB::Cursor::get_value ( std::string* value, bool step )
BasicDB::get ( std::string const& key, std::string* value )

to the top

Removed Symbols (4)


kcdb.h, libkyotocabinet.so.9.2.0
namespace kyotocabinet
BasicDB::Cursor::get_key bool step )
BasicDB::Cursor::get_pair bool step )
BasicDB::Cursor::get_value bool step )
BasicDB::get std::string const& key )

to the top

Problems with Symbols, High Severity (3)


kcdb.h, libkyotocabinet.so.9.2.0
namespace kyotocabinet
[+] BasicDB::Cursor::get_key bool step ) (1)
[+] BasicDB::Cursor::get_value bool step ) (1)
[+] BasicDB::get std::string const& key ) (1)

to the top

Problems with Data Types, Medium Severity (10)


kccachedb.h
namespace kyotocabinet
[+] class CacheDB::Cursor (1)

kcdb.h
namespace kyotocabinet
[+] class BasicDB::Cursor (1)
[+] class DB (1)
[+] class DB::Cursor (3)

kcdirdb.h
namespace kyotocabinet
[+] class DirDB::Cursor (1)

kchashdb.h
namespace kyotocabinet
[+] class HashDB::Cursor (1)

kcpolydb.h
namespace kyotocabinet
[+] class PolyDB::Cursor (1)

kcstashdb.h
namespace kyotocabinet
[+] class StashDB::Cursor (1)

to the top

Header Files (18)


kccachedb.h
kccommon.h
kccompare.h
kccompress.h
kcdb.h
kcdbext.h
kcdirdb.h
kcfile.h
kchashdb.h
kclangc.h
kcmap.h
kcplantdb.h
kcpolydb.h
kcprotodb.h
kcregex.h
kcstashdb.h
kcthread.h
kcutil.h

to the top

Shared Libraries (1)


libkyotocabinet.so.9.2.0

to the top




Generated on Fri Jul 13 18:22:17 2012 for kyotocabinet by ABI Compliance Checker 1.98.3  
A tool for checking backward compatibility of a C/C++ library API