Binary compatibility report for the kyotocabinet library  between 1.2.50 and 1.2.51 versions on x86

Test Info


Library Namekyotocabinet
Version #11.2.50
Version #21.2.51
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files18
Total Shared Libraries1
Total Symbols / Types764 / 297
VerdictIncompatible
(5.8%)

Problem Summary


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

Added Symbols (21)


kcdbext.h, libkyotocabinet.so.9.12.0
namespace kyotocabinet
IndexDB::~IndexDB [in-charge-deleting] ( )
IndexDB::~IndexDB [in-charge] ( )

kclangc.h, libkyotocabinet.so.9.12.0
kcidxadd KCIDX* idx, char const* kbuf, size_t ksiz, char const* vbuf, size_t vsiz )
kcidxappend KCIDX* idx, char const* kbuf, size_t ksiz, char const* vbuf, size_t vsiz )
kcidxclear KCIDX* idx )
kcidxclose KCIDX* idx )
kcidxcount KCIDX* idx )
kcidxdel KCIDX* idx )
kcidxecode KCIDX* idx )
kcidxemsg KCIDX* idx )
kcidxget KCIDX* idx, char const* kbuf, size_t ksiz, size_t* sp )
kcidxnew ( )
kcidxopen KCIDX* idx, char const* path, uint32_t mode )
kcidxpath KCIDX* idx )
kcidxremove KCIDX* idx, char const* kbuf, size_t ksiz )
kcidxreplace KCIDX* idx, char const* kbuf, size_t ksiz, char const* vbuf, size_t vsiz )
kcidxrevealinnerdb KCIDX* idx )
kcidxset KCIDX* idx, char const* kbuf, size_t ksiz, char const* vbuf, size_t vsiz )
kcidxsize KCIDX* idx )
kcidxstatus KCIDX* idx )
kcidxsync KCIDX* idx, int32_t hard, KCFILEPROC proc, void* opq )

to the top

Problems with Data Types, Medium Severity (6)


kclangc.h
[+] union KCCUR (1)
[+] union KCDB (1)
[+] union KCLIST (1)
[+] union KCMAP (1)
[+] union KCMAPITER (1)
[+] union KCMAPSORT (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.11.0

to the top




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