Binary compatibility report for the kyotocabinet library  between 1.2.58 and 1.2.59 versions on x86

Test Info


Library Namekyotocabinet
Version #11.2.58
Version #21.2.59
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files18
Total Shared Libraries1
Total Symbols / Types803 / 302
VerdictIncompatible
(12%)

Problem Summary


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

Added Symbols (13)


kccachedb.h, libkyotocabinet.so.10.3.0
namespace kyotocabinet
CacheDB::scan_parallel ( DB::Visitor* visitor, size_t thnum, BasicDB::ProgressChecker* checker )

kcdb.h, libkyotocabinet.so.10.3.0
namespace kyotocabinet
BasicDB::ProgressChecker::~ProgressChecker [in-charge-deleting] ( )
BasicDB::ProgressChecker::~ProgressChecker [in-charge] ( )

kcdirdb.h, libkyotocabinet.so.10.3.0
namespace kyotocabinet
DirDB::scan_parallel ( DB::Visitor* visitor, size_t thnum, BasicDB::ProgressChecker* checker )

kchashdb.h, libkyotocabinet.so.10.3.0
namespace kyotocabinet
HashDB::scan_parallel ( DB::Visitor* visitor, size_t thnum, BasicDB::ProgressChecker* checker )

kclangc.h, libkyotocabinet.so.10.3.0
kcdbscanpara KCDB* db, KCVISITFULL fullproc, void* opq, size_t thnum )

kcplantdb.h, libkyotocabinet.so.10.3.0
namespace kyotocabinet
PlantDB<CacheDB,(unsigned char)33>::scan_parallel ( DB::Visitor* visitor, size_t thnum, BasicDB::ProgressChecker* checker )
PlantDB<DirDB,(unsigned char)65>::scan_parallel ( DB::Visitor* visitor, size_t thnum, BasicDB::ProgressChecker* checker )
PlantDB<HashDB,(unsigned char)49>::scan_parallel ( DB::Visitor* visitor, size_t thnum, BasicDB::ProgressChecker* checker )

kcpolydb.h, libkyotocabinet.so.10.3.0
namespace kyotocabinet
PolyDB::scan_parallel ( DB::Visitor* visitor, size_t thnum, BasicDB::ProgressChecker* checker )

kcprotodb.h, libkyotocabinet.so.10.3.0
namespace kyotocabinet
ProtoDB<StringHashMap,(unsigned char)16>::scan_parallel ( DB::Visitor* visitor, size_t thnum, BasicDB::ProgressChecker* checker )
ProtoDB<StringTreeMap,(unsigned char)17>::scan_parallel ( DB::Visitor* visitor, size_t thnum, BasicDB::ProgressChecker* checker )

kcstashdb.h, libkyotocabinet.so.10.3.0
namespace kyotocabinet
StashDB::scan_parallel ( DB::Visitor* visitor, size_t thnum, BasicDB::ProgressChecker* checker )

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

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.10.2.0

to the top




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