Binary compatibility report for the TBB library between 43.20140724 and 43.20141009 versions on x86
Test Info
Library Name | TBB |
Version #1 | 43.20140724 |
Version #2 | 43.20141009 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 12 |
Total Symbols / Types | 243 / 226 |
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 (!(__TBB_CPF_BUILD||TBB_USE_PREVIEW_BINARY)&&__TBB_TASK_GROUP_CONTEXT) to (__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