Binary compatibility report for the mongoDB library  between 1.6.2 and 1.6.3 versions on x86

Test Info


Library NamemongoDB
Version #11.6.2
Version #21.6.3
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries2
Total Symbols / Types446 / 350
VerdictIncompatible
(5.04%)

Problem Summary


SeverityCount
Added Symbols-9
Removed SymbolsHigh0
Problems with
Data Types
High1
Medium0
Low3
Problems with
Symbols
High0
Medium1
Low1
Problems with
Constants
Low0
Other Changes-0

Added Symbols (9)


message.h, libmongoshellfiles.so
namespace mongo
MessagingPort::closeAllSockets unsigned int tagMask ) [static]

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 (1)


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

to the top

Problems with Symbols, Medium Severity (1)


mutex.h, libmongoshellfiles.so
namespace mongo
[+] mutexDebugger [data] (1)

to the top

Problems with Data Types, Low Severity (3)


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

to the top

Problems with Symbols, Low Severity (1)


mutex.h, libmongoshellfiles.so
namespace mongo
[+] mutexDebugger [data] (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:52:24 2011 for mongoDB by ABI Compliance Checker 1.94.6  
A tool for checking backward binary compatibility of a shared C/C++ library API