Binary compatibility report for the libtorrent (Rasterbar) library  between 0.16.9 and 0.16.10 versions on x86

Test Info


Library Namelibtorrent (Rasterbar)
Version #10.16.9
Version #20.16.10
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types1047 / 672
VerdictIncompatible
(14.7%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High1
Medium2
Low3
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low0
Other Changes
in Constants
-1

Added Symbols (2)


torrent_info.hpp, libtorrent-rasterbar.so.7.0.0
namespace libtorrent
announce_entry::announce_entry [in-charge] ( )
announce_entry::announce_entry [not-in-charge] ( )

to the top

Problems with Data Types, High Severity (1)


disk_io_thread.hpp
namespace libtorrent
[+] class disk_io_thread (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 (3)


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

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

to the top

Problems with Symbols, Low Severity (2)


session_settings.hpp, libtorrent-rasterbar.so.7.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

Other Changes in Constants (1)


config.hpp
[+] TORRENT_USE_POSIX_MEMALIGN

to the top

Header Files (1)


torrent.hpp

to the top

Shared Libraries (1)


libtorrent-rasterbar.so.7.0.0

to the top




Generated on Mon May 13 03:12:52 2013 for libtorrent (Rasterbar) by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API