<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - glsl/opt_copy_propagation_elements.cpp:72:9: error: delegating constructors are permitted only in C++11"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107305#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - glsl/opt_copy_propagation_elements.cpp:72:9: error: delegating constructors are permitted only in C++11"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107305">bug 107305</a>
              from <span class="vcard"><a class="email" href="mailto:baker.dylan.c@gmail.com" title="Dylan Baker <baker.dylan.c@gmail.com>"> <span class="fn">Dylan Baker</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>