Binary compatibility report for the kyotocabinet library  between 1.2.31 and 1.2.32 versions on x86

Test Info


Library Namekyotocabinet
Version #11.2.31
Version #21.2.32
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files18
Total Shared Libraries1
Total Symbols / Types736 / 262
VerdictIncompatible
(0.3%)

Problem Summary


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

Added Symbols (4)


kclangc.h, libkyotocabinet.so.8.2.0
kcdbacceptbulk KCDB* db, KCSTR const* keys, size_t knum, KCVISITFULL fullproc, KCVISITEMPTY emptyproc, void* opq, int32_t writable )
kcdbgetbulk KCDB* db, KCSTR const* keys, size_t knum, KCREC* recs, int32_t atomic )
kcdbremovebulk KCDB* db, KCSTR const* keys, size_t knum, int32_t atomic )
kcdbsetbulk KCDB* db, KCREC const* recs, size_t rnum, int32_t atomic )

to the top

Problems with Symbols, High Severity (2)


kclangc.h, libkyotocabinet.so.8.1.0
[+] kcdbmatchprefix KCDB* db, char const* prefix, char** strary, int64_t max ) (1)
[+] kcdbmatchregex KCDB* db, char const* regex, char** strary, int64_t max ) (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.1.0

to the top




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