Binary compatibility report for the mongoDB library between 1.4.0 and 1.4.1 versions on x86
Test Info
Library Name | mongoDB |
Version #1 | 1.4.0 |
Version #2 | 1.4.1 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 361 / 255 |
Verdict | Incompatible (3.05%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 11 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes | - | 0 |
Removed Symbols (11)
any.hpp,
libmongoclient.so
namespace boost
vtable for any::placeholder [data]
[ symbol: _ZTVN5boost3any11placeholderE ]
vtable for bad_any_cast [data]
[ symbol: _ZTVN5boost12bad_any_castE ]
errors.hpp,
libmongoclient.so
namespace boost::program_options
error::~error [in-charge-deleting] ( )
[ symbol: _ZN5boost15program_options5errorD0Ev ]
error::~error [in-charge] ( )
[ symbol: _ZN5boost15program_options5errorD1Ev ]
invalid_option_value::~invalid_option_value [in-charge-deleting] ( )
[ symbol: _ZN5boost15program_options20invalid_option_valueD0Ev ]
invalid_option_value::~invalid_option_value [in-charge] ( )
[ symbol: _ZN5boost15program_options20invalid_option_valueD1Ev ]
validation_error::~validation_error [in-charge] ( )
[ symbol: _ZN5boost15program_options16validation_errorD1Ev ]
vtable for error [data]
[ symbol: _ZTVN5boost15program_options5errorE ]
vtable for invalid_option_value [data]
[ symbol: _ZTVN5boost15program_options20invalid_option_valueE ]
value_semantic.hpp,
libmongoclient.so
namespace boost::program_options
vtable for typed_value_base [data]
[ symbol: _ZTVN5boost15program_options16typed_value_baseE ]
vtable for value_semantic [data]
[ symbol: _ZTVN5boost15program_options14value_semanticE ]
to the top
Header Files (1)
dbclient.h
to the top
Shared Libraries (1)
libmongoclient.so
to the top