Binary compatibility report for the kyotocabinet library  between 1.2.35 and 1.2.36 versions on x86

Test Info


Library Namekyotocabinet
Version #11.2.35
Version #21.2.36
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files18
Total Shared Libraries1
Total Symbols / Types740 / 269
VerdictCompatible

Problem Summary


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

Added Symbols (37)


kcthread.h, libkyotocabinet.so.8.7.0
namespace kyotocabinet
SlottedMutex::lock size_t idx )
SlottedMutex::lock_all ( )
SlottedMutex::SlottedMutex [in-charge] size_t slotnum )
SlottedMutex::SlottedMutex [not-in-charge] size_t slotnum )
SlottedMutex::unlock size_t idx )
SlottedMutex::unlock_all ( )
SlottedMutex::~SlottedMutex [in-charge] ( )
SlottedMutex::~SlottedMutex [not-in-charge] ( )
SlottedRWLock::lock_reader size_t idx )
SlottedRWLock::lock_reader_all ( )
SlottedRWLock::lock_writer size_t idx )
SlottedRWLock::lock_writer_all ( )
SlottedRWLock::SlottedRWLock [in-charge] size_t slotnum )
SlottedRWLock::SlottedRWLock [not-in-charge] size_t slotnum )
SlottedRWLock::unlock size_t idx )
SlottedRWLock::unlock_all ( )
SlottedRWLock::~SlottedRWLock [in-charge] ( )
SlottedRWLock::~SlottedRWLock [not-in-charge] ( )
SlottedSpinLock::lock size_t idx )
SlottedSpinLock::lock_all ( )
SlottedSpinLock::SlottedSpinLock [in-charge] size_t slotnum )
SlottedSpinLock::SlottedSpinLock [not-in-charge] size_t slotnum )
SlottedSpinLock::unlock size_t idx )
SlottedSpinLock::unlock_all ( )
SlottedSpinLock::~SlottedSpinLock [in-charge] ( )
SlottedSpinLock::~SlottedSpinLock [not-in-charge] ( )
SlottedSpinRWLock::lock_reader size_t idx )
SlottedSpinRWLock::lock_reader_all ( )
SlottedSpinRWLock::lock_writer size_t idx )
SlottedSpinRWLock::lock_writer_all ( )
SlottedSpinRWLock::SlottedSpinRWLock [in-charge] size_t slotnum )
SlottedSpinRWLock::SlottedSpinRWLock [not-in-charge] size_t slotnum )
SlottedSpinRWLock::unlock size_t idx )
SlottedSpinRWLock::unlock_all ( )
SlottedSpinRWLock::~SlottedSpinRWLock [in-charge] ( )
SlottedSpinRWLock::~SlottedSpinRWLock [not-in-charge] ( )
Thread::chill ( ) [static]

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

to the top




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