Binary compatibility report for the kyotocabinet library  between 1.2.64 and 1.2.65 versions on x86

Test Info


Library Namekyotocabinet
Version #11.2.64
Version #21.2.65
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files18
Total Shared Libraries1
Total Symbols / Types800 / 303
VerdictCompatible

Problem Summary


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

Added Symbols (36)


kctextdb.h, libkyotocabinet.so.12.7.0
namespace kyotocabinet
TextDB::accept ( char const* kbuf, size_t ksiz, DB::Visitor* visitor, bool writable )
TextDB::accept_bulk ( std::vector<std::string>const& keys, DB::Visitor* visitor, bool writable )
TextDB::begin_transaction bool hard )
TextDB::begin_transaction_try bool hard )
TextDB::clear ( )
TextDB::close ( )
TextDB::count ( )
TextDB::cursor ( )
TextDB::Cursor::accept ( DB::Visitor* visitor, bool writable, bool step )
TextDB::Cursor::db ( )
TextDB::Cursor::jump ( )
TextDB::Cursor::jump ( char const* kbuf, size_t ksiz )
TextDB::Cursor::jump std::string const& key )
TextDB::Cursor::jump_back ( )
TextDB::Cursor::jump_back ( char const* kbuf, size_t ksiz )
TextDB::Cursor::jump_back std::string const& key )
TextDB::Cursor::step ( )
TextDB::Cursor::step_back ( )
TextDB::Cursor::~Cursor [in-charge-deleting] ( )
TextDB::Cursor::~Cursor [in-charge] ( )
TextDB::end_transaction bool commit )
TextDB::error ( ) const
TextDB::iterate ( DB::Visitor* visitor, bool writable, BasicDB::ProgressChecker* checker )
TextDB::log ( char const* file, int32_t line, char const* func, BasicDB::Logger::Kind kind, char const* message )
TextDB::occupy bool writable, BasicDB::FileProcessor* proc )
TextDB::open ( std::string const& path, uint32_t mode )
TextDB::path ( )
TextDB::scan_parallel ( DB::Visitor* visitor, size_t thnum, BasicDB::ProgressChecker* checker )
TextDB::set_error ( char const* file, int32_t line, char const* func, BasicDB::Error::Code code, char const* message )
TextDB::size ( )
TextDB::status std::map<std::string, std::string>* strmap )
TextDB::synchronize bool hard, BasicDB::FileProcessor* proc, BasicDB::ProgressChecker* checker )
TextDB::tune_logger ( BasicDB::Logger* logger, uint32_t kinds )
TextDB::tune_meta_trigger BasicDB::MetaTrigger* trigger )
TextDB::~TextDB [in-charge-deleting] ( )
TextDB::~TextDB [in-charge] ( )

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

to the top




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