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

Test Info


Library NameOpenDBX
Version #11.3.4
Version #21.3.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries2
Total Symbols / Types67 / 80
VerdictCompatible

Problem Summary


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

Added Symbols (6)


api.hpp, libopendbxplus.so.0.0.0
namespace OpenDBX
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 Data Types, Low Severity (4)


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

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