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

Test Info


Library NameOpenDBX
Version #11.3.7
Version #21.3.8
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries2
Total Symbols / Types78 / 79
VerdictIncompatible
(7.7%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh6
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (7)


api, libopendbxplus.so.0.0.0
namespace OpenDBX
Result::columnCount ( )
Result::columnName unsigned long pos )
Result::columnPos std::string const& name )
Result::columnType unsigned long pos )
Result::fieldLength unsigned long pos )
Result::fieldValue unsigned long pos )
Result::rowsAffected ( )

to the top

Removed Symbols (6)


api, libopendbxplus.so.0.0.0
namespace OpenDBX
Result::getColumnCount ( )
Result::getColumnName unsigned long pos )
Result::getColumnType unsigned long pos )
Result::getFieldLength unsigned long pos )
Result::getFieldValue unsigned long pos )
Result::getRowsAffected ( )

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