Binary compatibility report for the libtorrent (Rasterbar) library  between 0.14.10 and 0.14.11 versions on x86

Test Info


Library Namelibtorrent (Rasterbar)
Version #10.14.10
Version #20.14.11
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types484 / 331
VerdictIncompatible
(0.41%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (1)


tracker_manager.hpp, libtorrent-rasterbar.so.5.0.0
namespace libtorrent
tracker_manager::queue_request ( io_service& ios, connection_queue& cc, tracker_request r, std::string const& auth, address bind_infc, boost::weak_ptr<request_callback> c, ip_filter const* ipf )

to the top

Removed Symbols (1)


tracker_manager.hpp, libtorrent-rasterbar.so.5.0.0
namespace libtorrent
tracker_manager::queue_request ( io_service& ios, connection_queue& cc, tracker_request r, std::string const& auth, address bind_infc, boost::weak_ptr<request_callback> c )

to the top

Problems with Symbols, High Severity (1)


tracker_manager.hpp, libtorrent-rasterbar.so.5.0.0
namespace libtorrent
[+] tracker_manager::queue_request ( io_service& ios, connection_queue& cc, tracker_request r, std::string const& auth, address bind_infc, boost::weak_ptr<request_callback> c ) (1)

to the top

Header Files (1)


torrent.hpp

to the top

Shared Libraries (1)


libtorrent-rasterbar.so.5.0.0

to the top




Generated on Sat Sep 3 17:20:03 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