<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ast.h:648:16: error: union member 'i' has a non-trivial constructor"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105238#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ast.h:648:16: error: union member 'i' has a non-trivial constructor"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105238">bug 105238</a>
              from <span class="vcard"><a class="email" href="mailto:gw.fossdev@gmail.com" title="Gert Wollny <gw.fossdev@gmail.com>"> <span class="fn">Gert Wollny</span></a>
</span></b>
        <pre><span class="quote">> I get a slightly different error, Ubuntu 16.04, newer Ubuntu compile fine.</span >

Newer Ubuntus use >= gcc-6, and there compiler -std=c++14 is the default, hence
the error is alleviated because: 

<span class="quote">> note: unrestricted unions only available with -std=c++11 or -std=gnu++11</span ></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>