Accepting request 824033 from devel:libraries:c_c++
- Update to version 2020.3 * Changed body type concept of the flow::input_node. Set TBB_DEPRECATED_INPUT_NODE_BODY to 1 to compile with the previous concept of the body type. * Fixed compilation errors in C++20 mode due to ambiguity of comparison operators. Inspired by Barry Revzin (https://github.com/oneapi-src/oneTBB/pull/251). * Fixed an issue in TBBBuild.cmake that causes the build with no arguments to fail (https://github.com/oneapi-src/oneTBB/pull/233) OBS-URL: https://build.opensuse.org/request/show/824033 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tbb?expand=0&rev=22
This commit is contained in:
BIN
tbb-2020.2.tar.gz
(Stored with Git LFS)
BIN
tbb-2020.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
tbb-2020.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
tbb-2020.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
13
tbb.changes
13
tbb.changes
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 05:52:53 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
|
||||
|
||||
- Update to version 2020.3
|
||||
* Changed body type concept of the flow::input_node.
|
||||
Set TBB_DEPRECATED_INPUT_NODE_BODY to 1 to compile with the previous
|
||||
concept of the body type.
|
||||
* Fixed compilation errors in C++20 mode due to ambiguity of comparison
|
||||
operators. Inspired by Barry Revzin
|
||||
(https://github.com/oneapi-src/oneTBB/pull/251).
|
||||
* Fixed an issue in TBBBuild.cmake that causes the build with no arguments
|
||||
to fail (https://github.com/oneapi-src/oneTBB/pull/233)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 15:50:42 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user