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

Test Info


Library NamemongoDB
Version #11.6.5
Version #21.7.0
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries2
Total Symbols / Types447 / 352
VerdictIncompatible
(19.69%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh15
Problems with
Data Types
High2
Medium2
Low4
Problems with
Symbols
High3
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (3)


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

pch.h, libmongoshellfiles.so
namespace mongo
dbexit ( ExitCode returnCode, char const* whyMsg, bool tryToGetLock )

to the top

Removed Symbols (15)


error_code.hpp, libmongoshellfiles.so
namespace boost::system
vtable for error_category [data]

exceptions.hpp, libmongoshellfiles.so
namespace boost
vtable for lock_error [data]
vtable for thread_exception [data]
vtable for thread_resource_error [data]

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

pch.h, libmongoshellfiles.so
namespace mongo
dbexit ( ExitCode returnCode, char const* whyMsg )

sp_counted_impl.hpp, libmongoshellfiles.so
namespace boost::detail
sp_counted_impl_p<boost::filesystem2::detail::dir_itr_imp<boost::filesystem2::path> >::dispose ( )
sp_counted_impl_p<boost::filesystem2::detail::dir_itr_imp<boost::filesystem2::path> >::get_deleter sp_typeinfo const& p1 )
sp_counted_impl_p<boost::filesystem2::detail::dir_itr_imp<boost::filesystem2::path> >::~sp_counted_impl_p [in-charge-deleting] ( )
sp_counted_impl_p<boost::filesystem2::detail::dir_itr_imp<boost::filesystem2::path> >::~sp_counted_impl_p [in-charge] ( )
sp_counted_impl_p<boost::filesystem2::filesystem_error::m_imp>::dispose ( )
sp_counted_impl_p<boost::filesystem2::filesystem_error::m_imp>::get_deleter sp_typeinfo const& p1 )
sp_counted_impl_p<boost::filesystem2::filesystem_error::m_imp>::~sp_counted_impl_p [in-charge-deleting] ( )
sp_counted_impl_p<boost::filesystem2::filesystem_error::m_imp>::~sp_counted_impl_p [in-charge] ( )

to the top

Problems with Data Types, High Severity (2)


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

log.h
namespace mongo
[+] class Nullstream (1)

to the top

Problems with Symbols, High Severity (3)


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

pch.h, libmongoshellfiles.so
namespace mongo
[+] dbexit ( ExitCode returnCode, char const* whyMsg ) (1)

to the top

Problems with Data Types, Medium Severity (2)


log.h
namespace mongo
[+] class Logstream (1)

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

to the top

Problems with Data Types, Low Severity (4)


cmdline.h
namespace mongo
[+] class CmdLine (1)

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

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

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