Binary compatibility report for the OpenDBX library  between 1.3.2 and 1.3.3 versions on x86

Test Info


Library NameOpenDBX
Version #11.3.2
Version #21.3.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types24 / 31
VerdictCompatible

Problem Summary


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

Added Symbols (35)


api.hpp, libopendbxplus.so.0.0.0
namespace OpenDBX
Conn::bind ( std::string const& database, std::string const& who, std::string const& cred, enum odbxbind method )
Conn::Conn [in-charge] ( std::string const& backend, std::string const& host, std::string const& port )
Conn::Conn [not-in-charge] ( std::string const& backend, std::string const& host, std::string const& port )
Conn::create ( std::string const& sql, enum Stmt::Type type )
Conn::getOption ( enum odbxopt option, void* value )
Conn::operator = Conn const& ref )
Conn::setOption ( enum odbxopt option, void* value )
Conn::unbind ( )
Conn::~Conn [in-charge] ( )
Conn::~Conn [not-in-charge] ( )
Exception::Exception [in-charge] std::string msg, int err, int severity )
Exception::Exception [not-in-charge] std::string msg, int err, int severity )
Exception::getErrorCode ( )
Exception::getSeverity ( )
Exception::~Exception [in-charge-deleting] ( )
Exception::~Exception [in-charge] ( )
Result::getColumnCount ( )
Result::getColumnName unsigned long pos )
Result::getColumnType unsigned long pos )
Result::getFieldLength unsigned long pos )
Result::getFieldValue unsigned long pos )
Result::getResult ( struct timeval* timeout, unsigned long chunk )
Result::getRow ( )
Result::getRowsAffected ( )
Result::operator = Result const& ref )
Result::~Result [in-charge] ( )
Result::~Result [not-in-charge] ( )
Stmt::bind ( std::string const& data, int flags, size_t pos )
Stmt::count ( )
Stmt::escape ( char const* from, unsigned long fromlen, std::string& to )
Stmt::escape ( std::string const& from, std::string& to )
Stmt::execute ( )
Stmt::operator = Stmt const& ref )
Stmt::~Stmt [in-charge] ( )
Stmt::~Stmt [not-in-charge] ( )

to the top

Header Files (1)


odbx.h

to the top

Shared Libraries (1)


libopendbx.so.1.1.0

to the top




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