Binary compatibility report for the libtorrent (Rasterbar) library  between 0.16.5 and 0.16.6 versions on x86

Test Info


Library Namelibtorrent (Rasterbar)
Version #10.16.5
Version #20.16.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types1034 / 664
VerdictIncompatible
(33.1%)

Problem Summary


SeverityCount
Added Symbols-11
Removed SymbolsHigh0
Problems with
Data Types
High4
Medium2
Low7
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low2

Added Symbols (11)


file_storage.hpp, libtorrent-rasterbar.so.7.0.0
namespace libtorrent
file_storage::add_file ( std::wstring const& p, size_type size, int flags, time_t mtime, std::string const& s_p )
file_storage::rename_file int index, std::wstring const& new_filename )
file_storage::set_name std::wstring const& n )

session_impl.hpp, libtorrent-rasterbar.so.7.0.0
namespace libtorrent::aux
session_impl::load_asnum_dbw std::wstring file )
session_impl::load_country_dbw std::wstring file )

torrent_handle.hpp, libtorrent-rasterbar.so.7.0.0
namespace libtorrent
torrent_handle::move_storage std::wstring const& save_path ) const
torrent_handle::rename_file int index, std::wstring const& new_name ) const

torrent_info.hpp, libtorrent-rasterbar.so.7.0.0
namespace libtorrent
torrent_info::torrent_info [in-charge] ( std::wstring const& filename, boost::system::error_code& ec, int flags )
torrent_info::torrent_info [in-charge] ( std::wstring const& filename, int flags )
torrent_info::torrent_info [not-in-charge] ( std::wstring const& filename, boost::system::error_code& ec, int flags )
torrent_info::torrent_info [not-in-charge] ( std::wstring const& filename, int flags )

to the top

Problems with Data Types, High Severity (4)


policy.hpp
namespace libtorrent
[+] class policy (1)

session_impl.hpp
namespace aux
[+] class session_impl (1)

torrent.hpp
namespace libtorrent
[+] class torrent (1)

utp_socket_manager.hpp
namespace libtorrent
[+] class utp_socket_manager (1)

to the top

Problems with Data Types, Medium Severity (2)


rss.hpp
namespace libtorrent
[+] class feed (1)

session_impl.hpp
namespace libtorrent::aux
[+] class session_impl (1)

to the top

Problems with Data Types, Low Severity (7)


policy.hpp
namespace libtorrent
[+] class policy (1)

torrent.hpp
namespace libtorrent
[+] class torrent (2)

utp_socket_manager.hpp
namespace libtorrent
[+] class utp_socket_manager (4)

to the top

Problems with Symbols, Low Severity (2)


session_settings.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
[+] session_settings::session_settings [in-charge] std::string const& user_agent_ ) (1)
[+] session_settings::session_settings [not-in-charge] std::string const& user_agent_ ) (1)

to the top

Problems with Constants (2)


config.hpp
[+] TORRENT_USE_WSTRING

version.hpp
[+] LIBTORRENT_REVISION

to the top

Header Files (1)


torrent.hpp

to the top

Shared Libraries (1)


libtorrent-rasterbar.so.6.0.0

to the top




Generated on Tue Dec 18 03:18:31 2012 for libtorrent (Rasterbar) by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API