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

Test Info


Library Namelibtorrent (Rasterbar)
Version #10.16.4
Version #20.16.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types1026 / 658
VerdictIncompatible
(0.3%)

Problem Summary


SeverityCount
Added Symbols-11
Removed SymbolsHigh3
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High3
Medium0
Low2
Problems with
Constants
Low1

Added Symbols (11)


error_code.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
libtorrent_exception::what ( ) const
libtorrent_exception::~libtorrent_exception [in-charge-deleting] ( )
libtorrent_exception::~libtorrent_exception [in-charge] ( )
libtorrent_exception::~libtorrent_exception [not-in-charge] ( )

session_impl.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent::aux
session_impl::setup_listener ( libtorrent::listen_socket_t* s, boost::asio::ip::tcp::endpoint ep, int& retries, bool v6_only, int flags, boost::system::error_code& ec )

socket_type.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
is_utp socket_type const& s )

torrent.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
torrent::add_web_seed ( std::string const& url, web_seed_entry::type_t type )
torrent::add_web_seed ( std::string const& url, web_seed_entry::type_t type, std::string const& auth, web_seed_entry::headers_t const& extra_headers )

tracker_manager.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
tracker_connection::requester ( ) const

utp_socket_manager.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
utp_socket_manager::local_endpoint ( address const& remote, boost::system::error_code& ec ) const
utp_socket_manager::local_port boost::system::error_code& ec ) const

to the top

Removed Symbols (3)


session_impl.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent::aux
session_impl::setup_listener ( libtorrent::listen_socket_t* s, boost::asio::ip::tcp::endpoint ep, int retries, bool v6_only, int flags, boost::system::error_code& ec )

tracker_manager.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
tracker_connection::requester ( )

utp_socket_manager.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
utp_socket_manager::local_endpoint boost::system::error_code& ec ) const

to the top

Problems with Symbols, High Severity (3)


session_impl.hpp, libtorrent-rasterbar.so.6.0.0
namespace aux
[+] session_impl::setup_listener ( listen_socket_t* s, boost::asio::ip::tcp::endpoint ep, int retries, bool v6_only, int flags, boost::system::error_code& ec ) (1)

tracker_manager.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
[+] tracker_connection::requester ( ) (1)

utp_socket_manager.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
[+] utp_socket_manager::local_endpoint boost::system::error_code& ec ) const (1)

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


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 Wed Oct 24 02:58:22 2012 for libtorrent (Rasterbar) by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API