Binary compatibility report for the TBB library between 41.20121112 and 41.20130116 versions on x86
Test Info
Library Name | TBB |
Version #1 | 41.20121112 |
Version #2 | 41.20130116 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 12 |
Total Symbols / Types | 210 / 194 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
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 |
Other Changes in Constants | - | 1 |
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 19 to 20. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (1)
throw_exception_v4 ( enum exception_id p1 )1st parameter 'p1' has type 'enum 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_reserved1 with value 19 has been added. | No effect. |
[+] affected symbols (1)
throw_exception_v4 ( enum exception_id p1 )1st parameter 'p1' has type 'enum exception_id'.
to the top
Other Changes in Constants (1)
tbb_config.h
[+] __TBB_FORCE_64BIT_ALIGNMENT_BROKEN
| Change | Effect |
---|
1 | The constant __TBB_FORCE_64BIT_ALIGNMENT_BROKEN with value 0 has been added. | No effect. |
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