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

Test Info


Library Namelibtorrent (Rasterbar)
Version #10.16.8
Version #20.16.9
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types1049 / 669
VerdictIncompatible
(17.3%)

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh8
Problems with
Data Types
High1
Medium2
Low1
Problems with
Symbols
High6
Medium0
Low2
Problems with
Constants
Low0

Added Symbols (6)


storage.hpp, libtorrent-rasterbar.so.7.0.0
namespace libtorrent
default_storage::readv ( file::iovec_t const* bufs, int slot, int offset, int num_bufs, int flags )
default_storage::writev ( file::iovec_t const* buf, int slot, int offset, int num_bufs, int flags )
disabled_storage::readv ( file::iovec_t const* bufs, int slot, int offset, int num_bufs, int flags )
disabled_storage::writev ( file::iovec_t const* bufs, int slot, int offset, int num_bufs, int flags )
storage_interface::readv ( file::iovec_t const* bufs, int slot, int offset, int num_bufs, int flags )
storage_interface::writev ( file::iovec_t const* bufs, int slot, int offset, int num_bufs, int flags )

to the top

Removed Symbols (8)


file.hpp, libtorrent-rasterbar.so.7.0.0
namespace libtorrent
file::finalize ( )

storage.hpp, libtorrent-rasterbar.so.7.0.0
namespace libtorrent
default_storage::readv ( file::iovec_t const* bufs, int slot, int offset, int num_bufs )
default_storage::writev ( file::iovec_t const* buf, int slot, int offset, int num_bufs )
disabled_storage::readv ( file::iovec_t const* bufs, int slot, int offset, int num_bufs )
disabled_storage::writev ( file::iovec_t const* bufs, int slot, int offset, int num_bufs )
piece_manager::async_finalize_file int file )
storage_interface::readv ( file::iovec_t const* bufs, int slot, int offset, int num_bufs )
storage_interface::writev ( file::iovec_t const* bufs, int slot, int offset, int num_bufs )

to the top

Problems with Data Types, High Severity (1)


torrent.hpp
namespace libtorrent
[+] class torrent (1)

to the top

Problems with Symbols, High Severity (6)


storage.hpp, libtorrent-rasterbar.so.7.0.0
namespace libtorrent
[+] default_storage::readv ( file::iovec_t const* bufs, int slot, int offset, int num_bufs ) (1)
[+] default_storage::writev ( file::iovec_t const* buf, int slot, int offset, int num_bufs ) (1)
[+] disabled_storage::readv ( file::iovec_t const* bufs, int slot, int offset, int num_bufs ) (1)
[+] disabled_storage::writev ( file::iovec_t const* bufs, int slot, int offset, int num_bufs ) (1)
[+] storage_interface::readv ( file::iovec_t const* bufs, int slot, int offset, int num_bufs ) (1)
[+] storage_interface::writev ( file::iovec_t const* bufs, int slot, int offset, int num_bufs ) (1)

to the top

Problems with Data Types, Medium Severity (2)


storage.hpp
namespace libtorrent
[+] class storage_interface (2)

to the top

Problems with Data Types, Low Severity (1)


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

Header Files (1)


torrent.hpp

to the top

Shared Libraries (1)


libtorrent-rasterbar.so.7.0.0

to the top




Generated on Wed Mar 13 03:40:50 2013 for libtorrent (Rasterbar) by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API