<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nine_state.c:1440: error: unknown field â€˜m’ specified in initializer"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89978#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nine_state.c:1440: error: unknown field â€˜m’ specified in initializer"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89978">bug 89978</a>
              from <span class="vcard"><a class="email" href="mailto:david@ixit.cz" title="David Heidelberg (okias) <david@ixit.cz>"> <span class="fn">David Heidelberg (okias)</span></a>
</span></b>
        <pre>(In reply to Emil Velikov from <a href="show_bug.cgi?id=89978#c3">comment #3</a>)
<span class="quote">> Imho a better solution would be to add -fms-extensions to the CFLAGS. This
> will enable anonymous struct/unions and keep things working for pre 4.6
> versions of GCC.</span >

1. All developers working on Nine using GCC 4.7 and later, users also don't
complain (irc logs, google search for error message). This bug is based on
theoretical test with old gcc, but in real-life no one triggered it yet (that's
why I did proposed patch, to patch this corner case).

Also there is possibility it's not only one problem which will be triggered by
older gcc version (maybe not at this moment, but later and will have to
workaround it again).

Is chance that real user will compile Nine with something older than GCC 4.6 ?
Even Ubuntu 12.04 has 4.6.3 (3 years old + there is no problem updating to 4.7
and later).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>