[Mesa-dev] [Bug 89978] nine_state.c:1440: error: unknown field ‘m’ specified in initializer

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 14 10:42:51 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89978

--- Comment #4 from David Heidelberg (okias) <david at ixit.cz> ---
(In reply to Emil Velikov from comment #3)
> 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.

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).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150414/aa33a974/attachment.html>


More information about the mesa-dev mailing list