Binary compatibility report for the mongoDB library  between 1.3.3 and 1.3.4 versions on x86

Test Info


Library NamemongoDB
Version #11.3.3
Version #21.3.4
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types355 / 250
VerdictIncompatible
(6.34%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High2
Medium1
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-1

Added Symbols (2)


dbclient.h, libmongoclient.so
namespace mongo
DBClientWithCommands::isOk BSONObj const& p1 )

goodies.h, libmongoclient.so
namespace mongo
__destroyingStatics [data]

to the top

Problems with Data Types, High Severity (2)


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

to the top

Problems with Data Types, Medium Severity (1)


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

to the top

Other Changes in Data Types (1)


stdafx.h
namespace mongo
[+] enum ExitCode (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:16:29 2011 for mongoDB by ABI Compliance Checker 1.94.6  
A tool for checking backward binary compatibility of a shared C/C++ library API