Binary compatibility report for the mongoDB library between 2.2.2 and 2.2.3 versions on x86
Test Info
Library Name | mongoDB |
Version #1 | 2.2.2 |
Version #2 | 2.2.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 708 / 496 |
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)
dbclientinterface.h,
libmongoclient.so
namespace mongo
ConnectionString::sameLogicalEndpoint ( ConnectionString const& other ) const
[symbol: _ZNK5mongo16ConnectionString19sameLogicalEndpointERKS0_]
sock.h,
libmongoclient.so
namespace mongo
Socket::~Socket [in-charge] ( )
[symbol: _ZN5mongo6SocketD1Ev]
Socket::~Socket [not-in-charge] ( )
[symbol: _ZN5mongo6SocketD2Ev]
to the top
Header Files (1)
dbclient.h
to the top
Shared Libraries (1)
libmongoclient.so
to the top