Binary compatibility report for the libtorrent (Rasterbar) library  between 0.16.13 and 0.16.14 versions on x86

Test Info


Library Namelibtorrent (Rasterbar)
Version #10.16.13
Version #20.16.14
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types1095 / 698
VerdictIncompatible
(2.7%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh1
Problems with
Data Types
High1
Medium1
Low0
Problems with
Symbols
High0
Medium0
Low3
Problems with
Constants
Low0

Removed Symbols (1)


lazy_entry.hpp, libtorrent-rasterbar.so.7.0.0
namespace libtorrent
parse_int ( char const* start, char const* end, char delimiter, int64_t& val )

to the top

Problems with Data Types, High Severity (1)


storage.hpp
namespace libtorrent
[+] class default_storage (1)

to the top

Problems with Data Types, Medium Severity (1)


storage.hpp
namespace libtorrent
[+] class default_storage (1)

to the top

Problems with Symbols, Low Severity (3)


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)

torrent.hpp, libtorrent-rasterbar.so.7.0.0
namespace libtorrent
[+] torrent::add_tracker announce_entry const& url ) (1)

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 Fri Jan 31 03:35:29 2014 for libtorrent (Rasterbar) by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API