Binary compatibility report for the libtorrent (Rasterbar) library  between 0.15.4 and 0.15.5 versions on x86

Test Info


Library Namelibtorrent (Rasterbar)
Version #10.15.4
Version #20.15.5
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types892 / 596
VerdictIncompatible
(3.03%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High2
Medium2
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


session.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
session::proxy ( ) const
session::set_proxy proxy_settings const& s )

session_impl.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent::aux
session_impl::set_proxy libtorrent::proxy_settings const& s )

to the top

Problems with Data Types, High Severity (2)


tracker_manager.hpp
namespace libtorrent
[+] class tracker_connection (1)
[+] class tracker_request (1)

to the top

Problems with Data Types, Medium Severity (2)


tracker_manager.hpp
namespace libtorrent
[+] class timeout_handler (1)
[+] class tracker_request (1)

to the top

Problems with Data Types, Low Severity (1)


tracker_manager.hpp
namespace libtorrent
[+] class tracker_connection (1)

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 Sat Sep 3 17:05:05 2011 for libtorrent (Rasterbar) by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API