Binary compatibility report for the mongoDB library  between 2.2.0 and 2.2.1 versions on x86

Test Info


Library NamemongoDB
Version #12.2.0
Version #22.2.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types714 / 491
VerdictIncompatible
(4.6%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High1
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


dbclientinterface.h, libmongoclient.so
namespace mongo
DBClientWithCommands::getLastError ( std::string const& db, bool fsync, bool j, int w, int wtimeout )
DBClientWithCommands::getLastErrorDetailed ( std::string const& db, bool fsync, bool j, int w, int wtimeout )

syncclusterconnection.h, libmongoclient.so
namespace mongo
SyncClusterConnection::getLastErrorDetailed ( std::string const& db, bool fsync, bool j, int w, int wtimeout )

to the top

Problems with Data Types, High Severity (1)


dbclientinterface.h
namespace mongo
[+] class DBClientWithCommands (1)

to the top

Header Files (1)


dbclient.h

to the top

Shared Libraries (1)


libmongoclient.so

to the top




Generated on Wed Oct 31 03:25:28 2012 for mongoDB by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API