<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - shaderapi.h:235:50: error: expected ‘{’ before ‘,’ token"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90048#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - shaderapi.h:235:50: error: expected ‘{’ before ‘,’ token"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90048">bug 90048</a>
from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
<pre>(In reply to Vinson Lee from <a href="show_bug.cgi?id=90048#c5">comment #5</a>)
<span class="quote">> A definition of interface must be getting included from some MinGW header
> file.
>
> This patch works around the compile error.
>
> diff --git a/src/mesa/main/shaderapi.h b/src/mesa/main/shaderapi.h
> index 0cd2fad..d313581 100644
> --- a/src/mesa/main/shaderapi.h
> +++ b/src/mesa/main/shaderapi.h
> @@ -35,6 +35,7 @@
> extern "C" {
> #endif
>
> +#undef interface
>
> struct _glapi_table;
> struct gl_context;</span >
ok, thanks for fixing the issue!
Reviewed-by: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>></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>