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

Test Info


Library NameOpenDBX
Version #11.3.3
Version #21.3.4
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries2
Total Symbols / Types59 / 65
VerdictIncompatible
(7.6%)

Problem Summary


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

Added Symbols (8)


api.hpp, libopendbxplus.so.0.0.0
namespace OpenDBX
Conn::Conn [in-charge] ( )
Conn::Conn [not-in-charge] ( )
Conn::getCapability enum odbxcap cap )
Lob::operator = Lob const& ref )
Lob::read void* buffer, size_t buflen )
Lob::~Lob [in-charge] ( )
Lob::~Lob [not-in-charge] ( )
Result::getLob char const* value )

to the top

Problems with Data Types, Medium Severity (1)


api.hpp
namespace OpenDBX
[+] class Stmt (1)

to the top

Problems with Symbols, Low Severity (2)


api.h, libopendbx.so.1.1.0
[+] odbx_lo_open odbx_t* handle, odbx_lo_t** lo, char const* value ) (2)

to the top

Header Files (3)


api.h
api.hpp
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:57 2014 for OpenDBX by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API