Binary compatibility report for the TBB library between 40.20111109 and 40.20111130 versions on x86
Test Info
Library Name | TBB |
Version #1 | 40.20111109 |
Version #2 | 40.20111130 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 6 |
Total Symbols / Types | 206 / 189 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 1 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes in Data Types | - | 1 |
Added Symbols (2)
_concurrent_queue_impl.h,
libtbb_debug.so.2
namespace tbb::internal
concurrent_queue_base_v3::internal_abort ( )
[symbol: _ZN3tbb8internal24concurrent_queue_base_v314internal_abortEv]
tbb_exception.h,
libtbb_debug.so.2
namespace tbb
user_abort::what ( ) const
[symbol: _ZNK3tbb10user_abort4whatEv]
to the top
Problems with Data Types, Low Severity (1)
tbb_exception.h
namespace tbb::internal
[+] enum exception_id (1)
| Change |
Effect |
1 | Value of member eid_max has been changed from 18 to 19. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (1)
throw_exception_v4 ( exception_id p1 )1st parameter 'p1' has type 'exception_id'.
to the top
Other Changes in Data Types (1)
tbb_exception.h
namespace tbb::internal
[+] enum exception_id (1)
| Change |
Effect |
1 | The member eid_user_abort with value 18 has been added. | No effect. |
[+] affected symbols (1)
throw_exception_v4 ( exception_id p1 )1st parameter 'p1' has type 'exception_id'.
to the top
Header Files (1)
tbb.h
to the top
Shared Libraries (6)
libtbb.so.2
libtbb_debug.so.2
libtbbmalloc.so.2
libtbbmalloc_debug.so.2
libtbbmalloc_proxy.so.2
libtbbmalloc_proxy_debug.so.2
to the top