Binary compatibility report for the mongoDB library  between 1.6.0 and 1.6.1 versions on x86

Test Info


Library NamemongoDB
Version #11.6.0
Version #21.6.1
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries2
Total Symbols / Types444 / 348
VerdictIncompatible
(9.46%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High4
Medium1
Low0
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0
Other Changes-0

Added Symbols (1)


dbclient.h, libmongoshellfiles.so
namespace mongo
DBClientReplicaSet::isMember DBConnector const* conn ) const

to the top

Problems with Data Types, High Severity (4)


dbclient.h
namespace mongo
[+] class DBClientBase (2)
[+] class DBConnector (2)

to the top

Problems with Data Types, Medium Severity (1)


dbclient.h
namespace mongo
[+] class DBClientReplicaSet (1)

to the top

Problems with Symbols, Low Severity (1)


log.h, libmongoshellfiles.so
namespace mongo
[+] errnoWithPrefix char const* prefix ) (1)

to the top

Header Files (1)


dbclient.h

to the top

Shared Libraries (2)


libmongoclient.so
libmongoshellfiles.so

to the top




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