Binary compatibility report for the OpenDBX library  between 1.3.6 and 1.3.7 versions on x86

Test Info


Library NameOpenDBX
Version #11.3.6
Version #21.3.7
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries2
Total Symbols / Types77 / 79
VerdictIncompatible
(5.2%)

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh4
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (5)


api, libopendbxplus.so.0.0.0
namespace OpenDBX
Conn::escape ( char const* from, unsigned long fromlen, std::string& to )
Conn::escape ( std::string const& from, std::string& to )
Lob::write void* buffer, size_t buflen )

api.h, libopendbx.so.1.1.0
odbx_lo_write odbx_lo_t* lo, void* buffer, size_t buflen )
odbx_result_finish odbx_result_t* result )

to the top

Removed Symbols (4)


api, libopendbxplus.so.0.0.0
namespace OpenDBX
Stmt::bind ( void const* data, unsigned long size, size_t pos, int flags )
Stmt::count ( )
Stmt::escape ( char const* from, unsigned long fromlen, std::string& to )
Stmt::escape ( std::string const& from, std::string& to )

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