[Mesa-dev] [Bug 107305] glsl/opt_copy_propagation_elements.cpp:72:9: error: delegating constructors are permitted only in C++11
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 20 19:19:13 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=107305
--- Comment #1 from Dylan Baker <baker.dylan.c at gmail.com> ---
This is sorta my fault, meson builds all c++ code with C++11 as the std, so
this works fine in meson.
At this point I think that just converting the glsl compiler to C++11 would be
fine, all of the major compilers (GCC, Clang, MSVC) support most or all of
C++11 at this point, and anyone building with modern LLVM support has to have
it anyway.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180720/a137e65f/attachment.html>
More information about the mesa-dev
mailing list