Open
Description
Packages compiling against RcppParallel show:
In file included from /usr/local/lib/R/library/RcppParallel/include/RcppParallel/TBB.h:10,
from /usr/local/lib/R/library/RcppParallel/include/RcppParallel.h:21,
from fittingFunctions.cpp:6:
/usr/include/tbb/tbb.h:21:154: note: '#pragma message: TBB Warning: tbb.h contains deprecated functionality. For details, please see Deprecated Features appendix in the TBB reference manual.'
21 | #pragma message("TBB Warning: tbb.h contains deprecated functionality. For details, please see Deprecated Features appendix in the TBB reference manual.")
| ^
tbb/tbb.h
is included here. We should think about moving away from that header.
Metadata
Metadata
Assignees
Labels
No labels