Binary compatibility report for the TBB library  between 30.20100406 and 40.20110809 versions on x86

Test Info


Library NameTBB
Version #130.20100406
Version #240.20110809
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries3
Total Symbols / Types163 / 151
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low0

Added Symbols (6)


pipeline.h, libtbb_debug.so.2
namespace tbb
filter::set_end_of_input ( )

task.h, libtbb_debug.so.2
namespace tbb
task::change_group task_group_context& ctx )
task_group_context::priority ( ) const
task_group_context::set_priority priority_t p1 )

tbb_exception.h, libtbb_debug.so.2
namespace tbb
captured_exception::~captured_exception [not-in-charge] ( )

tbb_profiling.h, libtbb_debug.so.2
namespace tbb::internal
call_itt_notify_v5 int t, void* ptr )

to the top

Problems with Data Types, Low Severity (1)


tbb_exception.h
namespace tbb::internal
[+] enum exception_id (1)

to the top

Problems with Symbols, Low Severity (2)


pipeline.h, libtbb.so.2
namespace tbb
[+] pipeline::run size_t max_number_of_live_tokens ) (1)
[+] pipeline::run ( size_t max_number_of_live_tokens, task_group_context& context ) (1)

to the top

Header Files (1)


tbb.h

to the top

Shared Libraries (3)


libtbb.so.2
libtbbmalloc.so.2
libtbbmalloc_proxy.so.2

to the top




Generated on Wed Nov 28 11:50:15 2012 for TBB by ABI Compliance Checker 1.98.5  
A tool for checking backward compatibility of a C/C++ library API