Binary compatibility report for the kyotocabinet library  between 1.2.46 and 1.2.47 versions on x86

Test Info


Library Namekyotocabinet
Version #11.2.46
Version #21.2.47
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files18
Total Shared Libraries1
Total Symbols / Types726 / 289
VerdictIncompatible
(12.4%)

Problem Summary


SeverityCount
Added Symbols-11
Removed SymbolsHigh0
Problems with
Data Types
High1
Medium8
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (11)


kccachedb.h, libkyotocabinet.so.9.8.0
namespace kyotocabinet
CacheDB::occupy bool writable, BasicDB::FileProcessor* proc )

kcdirdb.h, libkyotocabinet.so.9.8.0
namespace kyotocabinet
DirDB::occupy bool writable, BasicDB::FileProcessor* proc )

kchashdb.h, libkyotocabinet.so.9.8.0
namespace kyotocabinet
HashDB::occupy bool writable, BasicDB::FileProcessor* proc )

kclangc.h, libkyotocabinet.so.9.8.0
kcdboccupy KCDB* db, int32_t writable, KCFILEPROC proc, void* opq )

kcplantdb.h, libkyotocabinet.so.9.8.0
namespace kyotocabinet
PlantDB<CacheDB,(unsigned char)33>::occupy bool writable, BasicDB::FileProcessor* proc )
PlantDB<DirDB,(unsigned char)65>::occupy bool writable, BasicDB::FileProcessor* proc )
PlantDB<HashDB,(unsigned char)49>::occupy bool writable, BasicDB::FileProcessor* proc )

kcpolydb.h, libkyotocabinet.so.9.8.0
namespace kyotocabinet
PolyDB::occupy bool writable, BasicDB::FileProcessor* proc )

kcprotodb.h, libkyotocabinet.so.9.8.0
namespace kyotocabinet
ProtoDB<StringHashMap,(unsigned char)16>::occupy bool writable, BasicDB::FileProcessor* proc )
ProtoDB<StringTreeMap,(unsigned char)17>::occupy bool writable, BasicDB::FileProcessor* proc )

kcstashdb.h, libkyotocabinet.so.9.8.0
namespace kyotocabinet
StashDB::occupy bool writable, BasicDB::FileProcessor* proc )

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 (8)


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

kcdb.h
namespace kyotocabinet
[+] enum BasicDB::MetaTrigger::Kind (3)

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

Other Changes in Data Types (1)


kcdb.h
namespace kyotocabinet
[+] enum BasicDB::MetaTrigger::Kind (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.7.0

to the top




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