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

Test Info


Library NamemongoDB
Version #11.3.1
Version #21.3.2
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types345 / 241
VerdictIncompatible
(2.90%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh1
Problems with
Data Types
High1
Medium2
Low1
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (3)


concurrency.h, libmongoclient.so
namespace mongo
dbMutex [data]

log.h, libmongoclient.so
namespace mongo
errnostring char const* prefix )

message.h, libmongoclient.so
namespace mongo
MessagingPort::reply ( Message& received, Message& response, AtomicUInt responseTo )

to the top

Removed Symbols (1)


message.h, libmongoclient.so
namespace mongo
MessagingPort::reply ( Message& received, Message& response, WrappingInt responseTo )

to the top

Problems with Data Types, High Severity (1)


lasterror.h
namespace mongo
[+] class LastError (1)

to the top

Problems with Symbols, High Severity (1)


message.h, libmongoclient.so
namespace mongo
[+] MessagingPort::reply ( Message& received, Message& response, WrappingInt responseTo ) (1)

to the top

Problems with Data Types, Medium Severity (2)


lasterror.h
namespace mongo
[+] class LastError (1)

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

to the top

Problems with Data Types, Low Severity (1)


message.h
namespace mongo
[+] typedef MSGID (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:18: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