Binary compatibility report for the libtorrent (Rasterbar) library  between 0.15.6 and 0.15.7 versions on x86

Test Info


Library Namelibtorrent (Rasterbar)
Version #10.15.6
Version #20.15.7
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types964 / 646
VerdictIncompatible
(0.21%)

Problem Summary


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

Added Symbols (2)


session.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent
session::set_alert_mask uint32_t m )

session_impl.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent::aux
session_impl::set_alert_mask uint32_t m )

to the top

Removed Symbols (1)


session_impl.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent::aux
session_impl::set_alert_mask int m )

to the top

Problems with Symbols, High Severity (1)


session_impl.hpp, libtorrent-rasterbar.so.6.0.0
namespace libtorrent::aux
[+] session_impl::set_alert_mask int m ) (1)

to the top

Header Files (1)


torrent.hpp

to the top

Shared Libraries (1)


libtorrent-rasterbar.so.6.0.0

to the top




Generated on Tue Sep 13 06:28:26 2011 for libtorrent (Rasterbar) by ABI Compliance Checker 1.94  
A tool for checking backward binary compatibility of a shared C/C++ library API