Binary compatibility report for the libdbi library  between 0.6.7 and 0.7.1 versions on x86

Test Info


Library Namelibdbi
Version #10.6.7
Version #20.7.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types134 / 98
VerdictIncompatible
(4.5%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh6
Problems with
Data Types
High0
Medium0
Low3
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low12

Added Symbols (4)


dbd.h, libdbi.so.0.0.5
_dbd_parse_datetime char const* raw, unsigned long attribs )

dbi.h, libdbi.so.0.0.5
dbi_conn_ping dbi_conn Conn )
dbi_result_get_currow dbi_result Result )
dbi_set_verbosity int verbosity )

to the top

Removed Symbols (6)


dbi.h, libdbi.so.0.0.4
dbi_result_bind_enum ( dbi_result Result, char const* fieldname, char const** bindto )
dbi_result_bind_set ( dbi_result Result, char const* fieldname, char const** bindto )
dbi_result_get_enum ( dbi_result Result, char const* fieldname )
dbi_result_get_enum_idx ( dbi_result Result, unsigned short idx )
dbi_result_get_set ( dbi_result Result, char const* fieldname )
dbi_result_get_set_idx ( dbi_result Result, unsigned short idx )

to the top

Problems with Data Types, Low Severity (3)


dbi-dev.h
[+] enum dbi_result_s::anon-enum-dbi-dev.h-70 (1)
[+] struct dbi_functions_s (2)

to the top

Problems with Constants (12)


dbi.h
[+] DBI_DATETIME_TIME
[+] DBI_DECIMAL_SIZE4
[+] DBI_DECIMAL_SIZE8
[+] DBI_DECIMAL_UNSIGNED
[+] DBI_INTEGER_SIZE1
[+] DBI_INTEGER_SIZE2
[+] DBI_INTEGER_SIZE3
[+] DBI_INTEGER_SIZE4
[+] DBI_INTEGER_SIZE8
[+] DBI_INTEGER_UNSIGNED
[+] DBI_STRING_FIXEDSIZE
[+] DBI_TYPE_DATETIME

to the top

Header Files (3)


dbd.h
dbi-dev.h
dbi.h

to the top

Shared Libraries (1)


libdbi.so.0.0.4

to the top




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