Binary compatibility report for the mongoDB library  between 1.6.4 and 1.6.5 versions on x86

Test Info


Library NamemongoDB
Version #11.6.4
Version #21.6.5
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries2
Total Symbols / Types483 / 388
VerdictIncompatible
(7.45%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh2
Problems with
Data Types
High2
Medium1
Low1
Problems with
Symbols
High2
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (2)


message.h, libmongoshellfiles.so
namespace mongo
MessagingPort::MessagingPort [in-charge] double timeout, int logLevel )
MessagingPort::MessagingPort [not-in-charge] double timeout, int logLevel )

to the top

Removed Symbols (2)


message.h, libmongoshellfiles.so
namespace mongo
MessagingPort::MessagingPort [in-charge] int timeout, int logLevel )
MessagingPort::MessagingPort [not-in-charge] int timeout, int logLevel )

to the top

Problems with Data Types, High Severity (2)


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

message.h
namespace mongo
[+] class MessagingPort (1)

to the top

Problems with Symbols, High Severity (2)


message.h, libmongoshellfiles.so
namespace mongo
[+] MessagingPort::MessagingPort [in-charge] int timeout, int logLevel ) (1)
[+] MessagingPort::MessagingPort [not-in-charge] int timeout, int logLevel ) (1)

to the top

Problems with Data Types, Medium Severity (1)


message.h
namespace mongo
[+] class MessagingPort (1)

to the top

Problems with Data Types, Low Severity (1)


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