Binary compatibility report for the kyotocabinet library  between 1.2.75 and 1.2.76 versions on x86

Test Info


Library Namekyotocabinet
Version #11.2.75
Version #21.2.76
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files19
Total Shared Libraries1
Total Symbols / Types883 / 310
VerdictIncompatible
(13.1%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High2
Medium6
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


kcdb.h, libkyotocabinet.so.16.13.0
namespace kyotocabinet
BasicDB::check ( char const* kbuf, size_t ksiz )
BasicDB::check std::string const& key )

kclangc.h, libkyotocabinet.so.16.13.0
kcdbcheck KCDB* db, char const* kbuf, size_t ksiz )

to the top

Problems with Data Types, High Severity (2)


kcdb.h
namespace kyotocabinet
[+] class DB (2)

to the top

Problems with Data Types, Medium Severity (6)


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)

kctextdb.h
namespace kyotocabinet
[+] class TextDB (1)

to the top

Header Files (19)


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
kctextdb.h
kcthread.h
kcutil.h

to the top

Shared Libraries (1)


libkyotocabinet.so.16.12.0

to the top




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