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

Test Info


Library Namelibtorrent (Rasterbar)
Version #10.14.9
Version #20.14.10
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types484 / 330
VerdictIncompatible
(0.83%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High2
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (2)


piece_picker.hpp, libtorrent-rasterbar.so.5.0.0
namespace libtorrent
piece_picker::init ( int blocks_per_piece, int blocks_in_last_piece, int total_num_pieces )

torrent.hpp, libtorrent-rasterbar.so.5.0.0
namespace libtorrent
torrent::to_req piece_block const& p ) const

to the top

Removed Symbols (2)


piece_picker.hpp, libtorrent-rasterbar.so.5.0.0
namespace libtorrent
piece_picker::init ( int blocks_per_piece, int total_num_blocks )

torrent.hpp, libtorrent-rasterbar.so.5.0.0
namespace libtorrent
torrent::to_req piece_block const& p )

to the top

Problems with Symbols, High Severity (2)


piece_picker.hpp, libtorrent-rasterbar.so.5.0.0
namespace libtorrent
[+] piece_picker::init ( int blocks_per_piece, int total_num_blocks ) (1)

torrent.hpp, libtorrent-rasterbar.so.5.0.0
namespace libtorrent
[+] torrent::to_req piece_block const& p ) (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:21:28 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