Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

Proposed TBB 4.0 patch to fix warnings

e4lam
Beginner
291 Views
Dear TBB Developers,

Please consider the attached patch for TBB 4.0 which fixes warnings when compiling TBB and linking it statically.

Thanks,
-Edward
0 Kudos
5 Replies
robert-reed
Valued Contributor II
291 Views
We do have a mechanism for submitting changes to the Intel Thread Building Blocks source base via this link
http://threadingbuildingblocks.org/contribution_first.php. We need to take ownership of the patch as part of our acceptance process; the details are provided at this link. Thanks for offering your patch.
0 Kudos
e4lam
Beginner
291 Views
Thanks, Robert! I have done so.
0 Kudos
Alexandr_K_Intel1
291 Views
Thanks for the patch. Which compiler are you use?
0 Kudos
e4lam
Beginner
291 Views
I'm currently using MSVC2005.
0 Kudos
Alexey-Kukanov
Employee
291 Views
Thank you Edward for the contribution. The patch was integrated into our mainline, and will be released in a future update.
0 Kudos
Reply