Binary compatibility report for the OpenDBX library  between 1.3.11 and 1.4.0 versions on x86

Test Info


Library NameOpenDBX
Version #11.3.11
Version #21.4.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries2
Total Symbols / Types82 / 80
VerdictIncompatible
(12.8%)

Problem Summary


SeverityCount
Added Symbols-18
Removed SymbolsHigh10
Problems with
Data Types
High0
Medium0
Low14
Problems with
Symbols
High10
Medium1
Low1
Problems with
Constants
Low0

Added Symbols (18)


api, libopendbxplus.so.1.0.0
namespace OpenDBX
Conn::Conn [in-charge] Conn const& ref )
Conn::Conn [not-in-charge] Conn const& ref )
Exception::Exception [in-charge] ( std::string const& msg, int err, int type )
Exception::Exception [not-in-charge] ( std::string const& msg, int err, int type )
Exception::getCode ( ) const
Exception::getType ( ) const
Lob::Lob [in-charge] Lob const& ref )
Lob::Lob [in-charge] struct Lob_Iface* impl )
Lob::Lob [not-in-charge] Lob const& ref )
Lob::Lob [not-in-charge] struct Lob_Iface* impl )
Result::Result [in-charge] Result const& ref )
Result::Result [in-charge] struct Result_Iface* impl )
Result::Result [not-in-charge] Result const& ref )
Result::Result [not-in-charge] struct Result_Iface* impl )
Stmt::Stmt [in-charge] Stmt const& ref )
Stmt::Stmt [in-charge] struct Stmt_Iface* impl )
Stmt::Stmt [not-in-charge] Stmt const& ref )
Stmt::Stmt [not-in-charge] struct Stmt_Iface* impl )

to the top

Removed Symbols (10)


api, libopendbxplus.so.0.0.0
namespace OpenDBX
Exception::Exception [in-charge] std::string msg, int err, int type )
Exception::Exception [not-in-charge] std::string msg, int err, int type )
Exception::getCode ( )
Exception::getType ( )
Lob::Lob [in-charge] struct Lob_Impl* impl )
Lob::Lob [not-in-charge] struct Lob_Impl* impl )
Result::Result [in-charge] struct Result_Impl* impl )
Result::Result [not-in-charge] struct Result_Impl* impl )
Stmt::Stmt [in-charge] struct Stmt_Impl* impl )
Stmt::Stmt [not-in-charge] struct Stmt_Impl* impl )

to the top

Problems with Symbols, High Severity (10)


api, libopendbxplus.so.0.0.0
namespace OpenDBX
[+] Exception::Exception [not-in-charge] std::string msg, int err, int type ) (1)
[+] Exception::Exception [in-charge] std::string msg, int err, int type ) (1)
[+] Exception::getCode ( ) (1)
[+] Exception::getType ( ) (1)
[+] Lob::Lob [in-charge] struct Lob_Impl* impl ) (1)
[+] Lob::Lob [not-in-charge] struct Lob_Impl* impl ) (1)
[+] Result::Result [in-charge] struct Result_Impl* impl ) (1)
[+] Result::Result [not-in-charge] struct Result_Impl* impl ) (1)
[+] Stmt::Stmt [not-in-charge] struct Stmt_Impl* impl ) (1)
[+] Stmt::Stmt [in-charge] struct Stmt_Impl* impl ) (1)

to the top

Problems with Symbols, Medium Severity (1)


api, libopendbxplus.so.0.0.0
namespace OpenDBX
[+] Result::columnName unsigned long pos ) (1)

to the top

Problems with Data Types, Low Severity (14)


api
namespace OpenDBX
[+] class Conn (3)
[+] class Exception (2)
[+] class Lob (3)
[+] class Result (3)
[+] class Stmt (3)

to the top

Problems with Symbols, Low Severity (1)


api, libopendbxplus.so.0.0.0
namespace OpenDBX
[+] Result::columnName unsigned long pos ) (1)

to the top

Header Files (3)


api
api.h
odbx.h

to the top

Shared Libraries (2)


libopendbx.so.1.1.0
libopendbxplus.so.0.0.0

to the top




Generated on Wed Apr 2 18:45:22 2014 for OpenDBX by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API