Binary compatibility report for the libdbi library  between 0.8.2 and 0.8.3 versions on x86

Test Info


Library Namelibdbi
Version #10.8.2
Version #20.8.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types160 / 104
VerdictIncompatible
(2.8%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium10
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (4)


dbi-dev.h, libdbi.so.0.0.5
_reset_conn_error dbi_conn_t* conn )

dbi.h, libdbi.so.0.0.5
dbi_conn_escape_binary_copy dbi_conn Conn, unsigned char const* orig, size_t from_length, unsigned char** newstr )
dbi_conn_escape_string dbi_conn Conn, char** orig )
dbi_conn_escape_string_copy dbi_conn Conn, char const* orig, char** newstr )

to the top

Problems with Data Types, Medium Severity (10)


dbi.h
[+] enum dbi_error_flag (10)

to the top

Other Changes in Data Types (1)


dbi.h
[+] enum dbi_error_flag (1)

to the top

Header Files (3)


dbd.h
dbi-dev.h
dbi.h

to the top

Shared Libraries (1)


libdbi.so.0.0.5

to the top




Generated on Tue Jul 24 14:30:35 2012 for libdbi by ABI Compliance Checker 1.98.3  
A tool for checking backward compatibility of a C/C++ library API