diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2022-05-20 07:55:35 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2022-05-20 07:55:35 +0100 |
| commit | 0e1c9977e9325f4dec21c46a80badf3b525aed48 (patch) | |
| tree | 7a797e61c3b35701d51ad02f9869b3ad9d5259e8 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 2d584efc0602d16541dab796379ba1952304ef4e (diff) | |
tbb: pull fix pending upstream inclusion for gcc-13 support
Without the change build fails on upcoming gcc-13 as:
../../include/tbb/task.h:300:20: error: declaration of 'tbb::task& tbb::internal::task_prefix::task()' changes meaning of 'task' [-fpermissive]
300 | tbb::task& task() {return *reinterpret_cast<tbb::task*>(this+1);}
| ^~~~
../../include/tbb/task.h:252:9: note: used here to mean 'class tbb::task'
252 | task* next_offloaded;
| ^~~~
../../include/tbb/task.h:43:7: note: declared here
43 | class task;
| ^~~~
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
