Binary compatibility report for the mongoDB library  between 2.0.1 and 2.0.2 versions on x86

Test Info


Library NamemongoDB
Version #12.0.1
Version #22.0.2
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries2
Total Symbols / Types551 / 460
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (2)


dbclient.h, libmongoshellfiles.so
namespace mongo
DBClientConnection::runCommand ( std::string const& dbname, BSONObj const& cmd, BSONObj& info, int options )
DBClientWithCommands::isNotMasterErrorString BSONElement const& e )

to the top

Header Files (1)


dbclient.h

to the top

Shared Libraries (2)


libmongoshellfiles.so
libmongotestfiles.so

to the top




Generated on Thu Jan 12 18:16:29 2012 for mongoDB by ABI Compliance Checker 1.96.2  
A tool for checking backward binary compatibility of a shared C/C++ library API