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

Test Info


Library NamemongoDB
Version #11.5.8
Version #21.6.0
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries2
Total Symbols / Types445 / 346
VerdictIncompatible
(0.90%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High2
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (1)


dbclientcursor.h, libmongoshellfiles.so
namespace mongo
DBClientCursor::attach AScopedConnection* conn )

to the top

Removed Symbols (2)


dbclientcursor.h, libmongoshellfiles.so
namespace mongo
DBClientCursor::attach ScopedDbConnection* conn )
DBClientCursor::attach ShardConnection* conn )

to the top

Problems with Symbols, High Severity (2)


dbclientcursor.h, libmongoshellfiles.so
namespace mongo
[+] DBClientCursor::attach ScopedDbConnection* conn ) (1)
[+] DBClientCursor::attach ShardConnection* conn ) (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:55:55 2011 for mongoDB by ABI Compliance Checker 1.94.6  
A tool for checking backward binary compatibility of a shared C/C++ library API