Binary compatibility report for the OpenDBX library between 1.3.7 and 1.3.8 versions on x86
Test Info
Library Name | OpenDBX |
Version #1 | 1.3.7 |
Version #2 | 1.3.8 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 2 |
Total Symbols / Types | 78 / 79 |
Verdict | Incompatible (7.7%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 7 |
Removed Symbols | High | 6 |
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 (7)
api,
libopendbxplus.so.0.0.0
namespace OpenDBX
Result::columnCount ( )
[symbol: _ZN7OpenDBX6Result11columnCountEv]
Result::columnName ( unsigned long pos )
[symbol: _ZN7OpenDBX6Result10columnNameEm]
Result::columnPos ( std::string const& name )
[symbol: _ZN7OpenDBX6Result9columnPosERKSs]
Result::columnType ( unsigned long pos )
[symbol: _ZN7OpenDBX6Result10columnTypeEm]
Result::fieldLength ( unsigned long pos )
[symbol: _ZN7OpenDBX6Result11fieldLengthEm]
Result::fieldValue ( unsigned long pos )
[symbol: _ZN7OpenDBX6Result10fieldValueEm]
Result::rowsAffected ( )
[symbol: _ZN7OpenDBX6Result12rowsAffectedEv]
to the top
Removed Symbols (6)
api,
libopendbxplus.so.0.0.0
namespace OpenDBX
Result::getColumnCount ( )
[symbol: _ZN7OpenDBX6Result14getColumnCountEv]
Result::getColumnName ( unsigned long pos )
[symbol: _ZN7OpenDBX6Result13getColumnNameEm]
Result::getColumnType ( unsigned long pos )
[symbol: _ZN7OpenDBX6Result13getColumnTypeEm]
Result::getFieldLength ( unsigned long pos )
[symbol: _ZN7OpenDBX6Result14getFieldLengthEm]
Result::getFieldValue ( unsigned long pos )
[symbol: _ZN7OpenDBX6Result13getFieldValueEm]
Result::getRowsAffected ( )
[symbol: _ZN7OpenDBX6Result15getRowsAffectedEv]
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