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

Test Info


Library Namekyotocabinet
Version #11.2.48
Version #21.2.49
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files18
Total Shared Libraries1
Total Symbols / Types760 / 295
VerdictIncompatible
(12.2%)

Problem Summary


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

Added Symbols (21)


kccachedb.h, libkyotocabinet.so.9.10.0
namespace kyotocabinet
CacheDB::log ( char const* file, int32_t line, char const* func, BasicDB::Logger::Kind kind, char const* message )

kcdirdb.h, libkyotocabinet.so.9.10.0
namespace kyotocabinet
DirDB::log ( char const* file, int32_t line, char const* func, BasicDB::Logger::Kind kind, char const* message )

kchashdb.h, libkyotocabinet.so.9.10.0
namespace kyotocabinet
HashDB::log ( char const* file, int32_t line, char const* func, BasicDB::Logger::Kind kind, char const* message )

kclangc.h, libkyotocabinet.so.9.10.0
kclistclear KCLIST* list )
kclistcount KCLIST* list )
kclistdel KCLIST* list )
kclistget KCLIST* list, size_t idx, size_t* sp )
kclistinsert KCLIST* list, char const* buf, size_t size, size_t idx )
kclistnew ( )
kclistpop KCLIST* list )
kclistpush KCLIST* list, char const* buf, size_t size )
kclistremove KCLIST* list, size_t idx )
kclistshift KCLIST* list )
kclistunshift KCLIST* list, char const* buf, size_t size )

kcplantdb.h, libkyotocabinet.so.9.10.0
namespace kyotocabinet
PlantDB<CacheDB,(unsigned char)33>::log ( char const* file, int32_t line, char const* func, BasicDB::Logger::Kind kind, char const* message )
PlantDB<DirDB,(unsigned char)65>::log ( char const* file, int32_t line, char const* func, BasicDB::Logger::Kind kind, char const* message )
PlantDB<HashDB,(unsigned char)49>::log ( char const* file, int32_t line, char const* func, BasicDB::Logger::Kind kind, char const* message )

kcpolydb.h, libkyotocabinet.so.9.10.0
namespace kyotocabinet
PolyDB::log ( char const* file, int32_t line, char const* func, BasicDB::Logger::Kind kind, char const* message )

kcprotodb.h, libkyotocabinet.so.9.10.0
namespace kyotocabinet
ProtoDB<StringHashMap,(unsigned char)16>::log ( char const* file, int32_t line, char const* func, BasicDB::Logger::Kind kind, char const* message )
ProtoDB<StringTreeMap,(unsigned char)17>::log ( char const* file, int32_t line, char const* func, BasicDB::Logger::Kind kind, char const* message )

kcstashdb.h, libkyotocabinet.so.9.10.0
namespace kyotocabinet
StashDB::log ( char const* file, int32_t line, char const* func, BasicDB::Logger::Kind kind, char const* message )

to the top

Problems with Data Types, High Severity (1)


kcdb.h
namespace kyotocabinet
[+] class BasicDB (1)

to the top

Problems with Data Types, Medium Severity (5)


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)

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

to the top




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