Binary compatibility report for the OpenDBX library between 1.3.6 and 1.3.7 versions on x86
Test Info
Library Name | OpenDBX |
Version #1 | 1.3.6 |
Version #2 | 1.3.7 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 2 |
Total Symbols / Types | 77 / 79 |
Verdict | Incompatible (5.2%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 5 |
Removed Symbols | High | 4 |
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 (5)
api,
libopendbxplus.so.0.0.0
namespace OpenDBX
Conn::escape ( char const* from, unsigned long fromlen, std::string& to )
[symbol: _ZN7OpenDBX4Conn6escapeEPKcmRSs]
Conn::escape ( std::string const& from, std::string& to )
[symbol: _ZN7OpenDBX4Conn6escapeERKSsRSs]
Lob::write ( void* buffer, size_t buflen )
[symbol: _ZN7OpenDBX3Lob5writeEPvj]
api.h,
libopendbx.so.1.1.0
odbx_lo_write ( odbx_lo_t* lo, void* buffer, size_t buflen )
odbx_result_finish ( odbx_result_t* result )
to the top
Removed Symbols (4)
api,
libopendbxplus.so.0.0.0
namespace OpenDBX
Stmt::bind ( void const* data, unsigned long size, size_t pos, int flags )
[symbol: _ZN7OpenDBX4Stmt4bindEPKvmji]
Stmt::count ( )
[symbol: _ZN7OpenDBX4Stmt5countEv]
Stmt::escape ( char const* from, unsigned long fromlen, std::string& to )
[symbol: _ZN7OpenDBX4Stmt6escapeEPKcmRSs]
Stmt::escape ( std::string const& from, std::string& to )
[symbol: _ZN7OpenDBX4Stmt6escapeERKSsRSs]
to the top
Header Files (3)
api
api.h
odbx.h
to the top
Shared Libraries (2)
libopendbx.so.1.1.0
libopendbxplus.so.0.0.0
to the top