Binary compatibility report for the ODB library  between 1.1.0 and 1.2.0 versions on x86

Test Info


Library NameODB
Version #11.1.0
Version #21.2.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files51
Total Shared Libraries1
Total Symbols / Types77 / 85
VerdictCompatible

Problem Summary


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

Added Symbols (23)


exceptions.hxx, libodb-1.2.so
namespace odb
connection_lost::what ( ) const
connection_lost::~connection_lost [in-charge-deleting] ( )
connection_lost::~connection_lost [in-charge] ( )
recoverable::~recoverable [in-charge-deleting] ( )
recoverable::~recoverable [in-charge] ( )
timeout::what ( ) const
timeout::~timeout [in-charge-deleting] ( )
timeout::~timeout [in-charge] ( )
unknown_schema::unknown_schema [in-charge] std::string const& name )
unknown_schema::unknown_schema [not-in-charge] std::string const& name )
unknown_schema::what ( ) const
unknown_schema::~unknown_schema [in-charge-deleting] ( )
unknown_schema::~unknown_schema [in-charge] ( )
unknown_schema::~unknown_schema [not-in-charge] ( )

schema-catalog-impl.hxx, libodb-1.2.so
namespace odb
schema_catalog_entry::schema_catalog_entry [in-charge] ( char const* name, void(*entry)(database&) )
schema_catalog_entry::schema_catalog_entry [not-in-charge] ( char const* name, void(*entry)(database&) )
schema_catalog_init::catalog [data]
schema_catalog_init::count [data]
schema_catalog_init::schema_catalog_init [in-charge] ( )
schema_catalog_init::schema_catalog_init [not-in-charge] ( )
schema_catalog_init::~schema_catalog_init [in-charge] ( )
schema_catalog_init::~schema_catalog_init [not-in-charge] ( )

schema-catalog.hxx, libodb-1.2.so
namespace odb
schema_catalog::create_schema ( database& p1, std::string const& name ) [static]

to the top

Problems with Data Types, Low Severity (2)


exceptions.hxx
namespace odb
[+] class deadlock (2)

to the top

Header Files (51)


answer.hxx
base.hxx
buffer.hxx
cache-traits.hxx
class-p.hxx
post.hxx (compilers/vc/post.hxx)
pre.hxx (compilers/vc/pre.hxx)
condition.hxx
config.h
config.hxx
container-traits.hxx
core.hxx
database.hxx
exception.hxx (details/exception.hxx)
exceptions.hxx (details/posix/exceptions.hxx)
exception.hxx
exceptions.hxx
export.hxx
forward.hxx
lazy-pointer-traits.hxx
lazy-ptr-impl.hxx
lazy-ptr.hxx
lock.hxx
mutex.hxx
pointer-traits.hxx
polymorphic-p.hxx
condition.hxx (posix/condition.hxx)
mutex.hxx (posix/mutex.hxx)
thread.hxx (posix/thread.hxx)
tls.hxx (posix/tls.hxx)
post.hxx
pre.hxx
query.hxx
remove-c.hxx
remove-cv.hxx
remove-p.hxx
remove-v.hxx
result.hxx
session.hxx
shared-ptr.hxx
std-list-traits.hxx
std-map-traits.hxx
std-set-traits.hxx
std-vector-traits.hxx
thread.hxx
tls.hxx
traits.hxx
transaction.hxx
type-info.hxx
unused.hxx
version.hxx

to the top

Shared Libraries (1)


libodb-1.1.so

to the top




Generated on Tue Dec 3 17:30:32 2013 for ODB by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API