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

Test Info


Library Namekyotocabinet
Version #11.2.47
Version #21.2.48
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files18
Total Shared Libraries1
Total Symbols / Types721 / 289
VerdictCompatible

Problem Summary


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

Added Symbols (22)


kclangc.h, libkyotocabinet.so.9.9.0
kcmapadd KCMAP* map, char const* kbuf, size_t ksiz, char const* vbuf, size_t vsiz )
kcmapappend KCMAP* map, char const* kbuf, size_t ksiz, char const* vbuf, size_t vsiz )
kcmapclear KCMAP* map )
kcmapcount KCMAP* map )
kcmapdel KCMAP* map )
kcmapget KCMAP* map, char const* kbuf, size_t ksiz, size_t* sp )
kcmapiterator KCMAP* map )
kcmapiterdel KCMAPITER* iter )
kcmapiterget KCMAPITER* iter, size_t* ksp, char const** vbp, size_t* vsp )
kcmapitergetkey KCMAPITER* iter, size_t* sp )
kcmapitergetvalue KCMAPITER* iter, size_t* sp )
kcmapiterstep KCMAPITER* iter )
kcmapnew size_t bnum )
kcmapremove KCMAP* map, char const* kbuf, size_t ksiz )
kcmapreplace KCMAP* map, char const* kbuf, size_t ksiz, char const* vbuf, size_t vsiz )
kcmapset KCMAP* map, char const* kbuf, size_t ksiz, char const* vbuf, size_t vsiz )
kcmapsortdel KCMAPSORT* sort )
kcmapsorter KCMAP* map )
kcmapsortget KCMAPSORT* sort, size_t* ksp, char const** vbp, size_t* vsp )
kcmapsortgetkey KCMAPSORT* sort, size_t* sp )
kcmapsortgetvalue KCMAPSORT* sort, size_t* sp )
kcmapsortstep KCMAPSORT* sort )

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

to the top




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