Binary compatibility report for the mongoDB library  between 1.3.0 and 1.3.1 versions on x86

Test Info


Library NamemongoDB
Version #11.3.0
Version #21.3.1
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types342 / 240
VerdictIncompatible
(0.29%)

Problem Summary


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

Added Symbols (4)


jsobj.h, libmongoclient.so
namespace mongo
BSONObj::okForStorage ( ) const

lasterror.h, libmongoclient.so
namespace mongo
LastErrorHolder::_get bool create )
LastErrorHolder::disableForCommand ( )

sock.h, libmongoclient.so
namespace mongo
ListeningSockets::get ( ) [static]

to the top

Removed Symbols (1)


jsobj.h, libmongoclient.so
namespace mongo
BSONElement::simpleRegex ( ) const

to the top

Problems with Data Types, Low Severity (1)


lasterror.h
namespace mongo
[+] class LastError (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:19:54 2011 for mongoDB by ABI Compliance Checker 1.94.6  
A tool for checking backward binary compatibility of a shared C/C++ library API