Binary compatibility report for the libtorrent (Rasterbar) library  between 0.15.7 and 0.15.8 versions on x86

Test Info


Library Namelibtorrent (Rasterbar)
Version #10.15.7
Version #20.15.8
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types965 / 646
VerdictIncompatible
(6.89%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High4
Medium1
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (4)


torrent.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
torrent::reset_piece_deadline int piece )

torrent_handle.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
torrent_handle::reset_piece_deadline int index ) const

udp_socket.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
rate_limited_udp_socket::~rate_limited_udp_socket [in-charge-deleting] ( )
udp_socket::~udp_socket [in-charge-deleting] ( )

to the top

Problems with Data Types, High Severity (4)


udp_socket.hpp
namespace libtorrent
[+] class rate_limited_udp_socket (1)
[+] class udp_socket (3)

to the top

Problems with Data Types, Medium Severity (1)


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

to the top

Problems with Data Types, Low Severity (1)


session_impl.hpp
namespace libtorrent::aux
[+] class session_impl (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 Oct 1 07:19:46 2011 for libtorrent (Rasterbar) by ABI Compliance Checker 1.94.6  
A tool for checking backward binary compatibility of a shared C/C++ library API