Binary compatibility report for the SQLite ODB library between 2.2.0 and 2.2.1 versions on x86
Test Info
Library Name | SQLite ODB |
Version #1 | 2.2.0 |
Version #2 | 2.2.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 34 |
Total Shared Libraries | 1 |
Total Symbols / Types | 285 / 268 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
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 (3)
exceptions.hxx,
libodb-sqlite-2.2.so
namespace odb::sqlite
forced_rollback::what ( ) const
[symbol: _ZNK3odb6sqlite15forced_rollback4whatEv]
forced_rollback::~forced_rollback [in-charge-deleting] ( )
[symbol: _ZN3odb6sqlite15forced_rollbackD0Ev]
forced_rollback::~forced_rollback [in-charge] ( )
[symbol: _ZN3odb6sqlite15forced_rollbackD1Ev]
to the top
Header Files (34)
auto-handle.hxx
binding.hxx
config.h
config.hxx
connection-factory.hxx
connection.hxx
container-statements.hxx
conversion.hxx
database.hxx
error.hxx
exceptions.hxx
export.hxx
forward.hxx
no-id-object-result.hxx
no-id-object-statements.hxx
options.hxx
polymorphic-object-result.hxx
polymorphic-object-statements.hxx
prepared-query.hxx
query-dynamic.hxx
query.hxx
simple-object-result.hxx
simple-object-statements.hxx
sqlite-types.hxx
statement-cache.hxx
statement.hxx
statements-base.hxx
tracer.hxx
traits.hxx
transaction-impl.hxx
transaction.hxx
version.hxx
view-result.hxx
view-statements.hxx
to the top
Shared Libraries (1)
libodb-sqlite-2.2.so
to the top