Binary compatibility report for the mongoDB library  between 1.3.4 and 1.3.5 versions on x86

Test Info


Library NamemongoDB
Version #11.3.4
Version #21.3.5
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types361 / 251
VerdictIncompatible
(0.55%)

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (6)


errors.hpp, libmongoclient.so
namespace boost::program_options
error::~error [in-charge-deleting] ( )
error::~error [in-charge] ( )
invalid_option_value::~invalid_option_value [in-charge-deleting] ( )
invalid_option_value::~invalid_option_value [in-charge] ( )
validation_error::~validation_error [in-charge] ( )

jsobj.h, libmongoclient.so
namespace mongo
BSONObj::getFieldsDotted ( char const* name, BSONElementSet& ret ) const

to the top

Removed Symbols (1)


jsobj.h, libmongoclient.so
namespace mongo
BSONObj::getFieldsDotted ( char const* name, BSONElementSet& ret, bool* deep ) const

to the top

Problems with Symbols, High Severity (1)


jsobj.h, libmongoclient.so
namespace mongo
[+] BSONObj::getFieldsDotted ( char const* name, BSONElementSet& ret, bool* deep ) const (1)

to the top

Header Files (1)


dbclient.h

to the top

Shared Libraries (1)


libmongoclient.so

to the top




Generated on Mon Oct 3 22:15:18 2011 for mongoDB by ABI Compliance Checker 1.94.6  
A tool for checking backward binary compatibility of a shared C/C++ library API