Binary compatibility report for the ODB library  between 1.6.0 and 1.7.0 versions on x86

Test Info


Library NameODB
Version #11.6.0
Version #21.7.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files62
Total Shared Libraries1
Total Symbols / Types108 / 115
VerdictIncompatible
(5.6%)

Problem Summary


SeverityCount
Added Symbols-13
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low6
Problems with
Symbols
High0
Medium1
Low1
Problems with
Constants
Low0

Added Symbols (13)


exceptions.hxx, libodb-1.7.so
namespace odb
object_changed::what ( ) const
object_changed::~object_changed [in-charge-deleting] ( )
object_changed::~object_changed [in-charge] ( )

forward.hxx, libodb-1.7.so
namespace odb
stderr_tracer [data]

statement.hxx, libodb-1.7.so
namespace odb
statement::~statement [in-charge-deleting] ( )
statement::~statement [in-charge] ( )
statement::~statement [not-in-charge] ( )

tracer.hxx, libodb-1.7.so
namespace odb
tracer::deallocate ( connection& p1, statement const& p2 )
tracer::execute ( connection& p1, statement const& p2 )
tracer::prepare ( connection& p1, statement const& p2 )
tracer::~tracer [in-charge-deleting] ( )
tracer::~tracer [in-charge] ( )
tracer::~tracer [not-in-charge] ( )

to the top

Problems with Data Types, Medium Severity (1)


transaction.hxx
namespace odb
[+] class transaction_impl (1)

to the top

Problems with Symbols, Medium Severity (1)


pointer-traits.hxx
namespace odb
[+] kind [data] (1)

to the top

Problems with Data Types, Low Severity (6)


connection.hxx
namespace odb
[+] class connection (4)

database.hxx
namespace odb
[+] class database (2)

to the top

Problems with Symbols, Low Severity (1)


pointer-traits.hxx
namespace odb
[+] kind [data] (1)

to the top

Header Files (62)


answer.hxx
base.hxx
buffer.hxx
cache-traits.hxx
callback.hxx
class-p.hxx
post.hxx (compilers/vc/post.hxx)
pre.hxx (compilers/vc/pre.hxx)
condition.hxx
config.h
config.hxx
connection.hxx
container-traits.hxx
core.hxx
counter-type.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
nullable.hxx
object-result.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-const-volatile.hxx
remove-const.hxx
remove-pointer.hxx
remove-volatile.hxx
result.hxx
schema-catalog-impl.hxx
schema-catalog.hxx
session.hxx
shared-ptr-fwd.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
view-result.hxx
wrapper-p.hxx
wrapper-traits.hxx

to the top

Shared Libraries (1)


libodb-1.6.so

to the top




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