Binary compatibility report for the OpenDBX library  between 1.0.3 and 1.1.0 versions on x86

Test Info


Library NameOpenDBX
Version #11.0.3
Version #21.1.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types19 / 25
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Constants
-6

Added Symbols (2)


odbx.h, libopendbx.so.1.1.0
odbx_bind odbx_t* handle, char const* database, char const* who, char const* cred, int method )
odbx_field_bind ( odbx_result_t* result, unsigned long pos, int type, void* buffer, unsigned long* buflen )

to the top

Problems with Constants, Low Severity (1)


odbx.h
[+] ODBX_MAX_ERRNO

to the top

Other Changes in Constants (6)


odbx.h
[+] ODBX_BIND_SIMPLE
[+] ODBX_DISABLE
[+] ODBX_ENABLE
[+] ODBX_ERR_NOTSUP
[+] ODBX_ERR_TOOSHORT
[+] ODBX_ERR_VALUE

to the top

Header Files (1)


odbx.h

to the top

Shared Libraries (1)


libopendbx.so.1.0.0

to the top




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