Binary compatibility report for the TBB library between 42.20130725 and 42.20131003 versions on x86
Test Info
Library Name | TBB |
Version #1 | 42.20130725 |
Version #2 | 42.20131003 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 12 |
Total Symbols / Types | 214 / 197 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 1 |
Problems with Constants, Low Severity (1)
tbb_config.h
[+] __TBB_TASK_PRIORITY
| Change | Effect |
---|
1 | The value of constant __TBB_TASK_PRIORITY has been changed from 1 to (!__TBB_CPF_BUILD&&__TBB_TASK_GROUP_CONTEXT). | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
to the top
Header Files (1)
tbb.h
to the top
Shared Libraries (12)
libtbb.so
libtbb.so.2
libtbb_debug.so
libtbb_debug.so.2
libtbbmalloc.so
libtbbmalloc.so.2
libtbbmalloc_debug.so
libtbbmalloc_debug.so.2
libtbbmalloc_proxy.so
libtbbmalloc_proxy.so.2
libtbbmalloc_proxy_debug.so
libtbbmalloc_proxy_debug.so.2
to the top