Binary compatibility report for the libdbi library between 0.8.1 and 0.8.2 versions on x86
Test Info
Library Name | libdbi |
Version #1 | 0.8.1 |
Version #2 | 0.8.2 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 156 / 104 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (4)
dbi-dev.h,
libdbi.so.0.0.5
_logquery ( dbi_conn_t* conn, char const* fmt, ... )
_logquery_null ( dbi_conn_t* conn, char const* statement, size_t st_length )
_verbose_handler ( dbi_conn_t* conn, char const* fmt, ... )
dbi_verbosity [data]
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:37 2012 for libdbi by ABI Compliance Checker 1.98.3
A tool for checking backward compatibility of a C/C++ library API