Binary compatibility report for the kyotocabinet library  between 1.2.30 and 1.2.31 versions on x86

Test Info


Library Namekyotocabinet
Version #11.2.30
Version #21.2.31
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files18
Total Shared Libraries1
Total Symbols / Types741 / 260
VerdictIncompatible
(11.6%)

Problem Summary


SeverityCount
Added Symbols-10
Removed SymbolsHigh0
Problems with
Data Types
High1
Medium5
Low10
Problems with
Symbols
High0
Medium0
Low3
Problems with
Constants
Low0

Added Symbols (10)


kccachedb.h, libkyotocabinet.so.8.1.0
namespace kyotocabinet
CacheDB::accept_bulk ( std::vector<std::string>const& keys, DB::Visitor* visitor, bool writable )

kcdirdb.h, libkyotocabinet.so.8.1.0
namespace kyotocabinet
DirDB::accept_bulk ( std::vector<std::string>const& keys, DB::Visitor* visitor, bool writable )

kchashdb.h, libkyotocabinet.so.8.1.0
namespace kyotocabinet
HashDB::accept_bulk ( std::vector<std::string>const& keys, DB::Visitor* visitor, bool writable )

kcplantdb.h, libkyotocabinet.so.8.1.0
namespace kyotocabinet
PlantDB<CacheDB,(unsigned char)33>::accept_bulk ( std::vector<std::string>const& keys, DB::Visitor* visitor, bool writable )
PlantDB<DirDB,(unsigned char)65>::accept_bulk ( std::vector<std::string>const& keys, DB::Visitor* visitor, bool writable )
PlantDB<HashDB,(unsigned char)49>::accept_bulk ( std::vector<std::string>const& keys, DB::Visitor* visitor, bool writable )

kcpolydb.h, libkyotocabinet.so.8.1.0
namespace kyotocabinet
PolyDB::accept_bulk ( std::vector<std::string>const& keys, DB::Visitor* visitor, bool writable )

kcprotodb.h, libkyotocabinet.so.8.1.0
namespace kyotocabinet
ProtoDB<StringHashMap,(unsigned char)16>::accept_bulk ( std::vector<std::string>const& keys, DB::Visitor* visitor, bool writable )
ProtoDB<StringTreeMap,(unsigned char)17>::accept_bulk ( std::vector<std::string>const& keys, DB::Visitor* visitor, bool writable )

kcstashdb.h, libkyotocabinet.so.8.1.0
namespace kyotocabinet
StashDB::accept_bulk ( std::vector<std::string>const& keys, DB::Visitor* visitor, bool writable )

to the top

Problems with Data Types, High Severity (1)


kcdb.h
namespace kyotocabinet
[+] class BasicDB (1)

to the top

Problems with Data Types, Medium Severity (5)


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

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

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

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

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

to the top

Problems with Data Types, Low Severity (10)


kcdirdb.h
namespace kyotocabinet
[+] class DirDB (2)

kchashdb.h
namespace kyotocabinet
[+] class HashDB (2)

kcplantdb.h
namespace kyotocabinet
[+] class PlantDB<DirDB,(unsigned char)65> (2)
[+] class PlantDB<HashDB,(unsigned char)49> (2)

kcstashdb.h
namespace kyotocabinet
[+] class StashDB (2)

to the top

Problems with Symbols, Low Severity (3)


kcdirdb.h
[+] DDBRLOCKSLOT [data] (1)

kchashdb.h
[+] HDBRLOCKSLOT [data] (1)

kcstashdb.h
[+] SDBRLOCKSLOT [data] (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.7.1.0

to the top




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