[Mesa-dev] [Bug 86025] src\glsl\list.h(535) : error C2143: syntax error : missing '; ' before 'type'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 7 15:41:53 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=86025
Vinson Lee <vlee at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Vinson Lee <vlee at freedesktop.org> ---
commit f9fc3949e182cb2da8ce6d8d71f441986795664f
Author: Vinson Lee <vlee at freedesktop.org>
Date: Fri Nov 7 15:33:41 2014 -0800
glsl/list: Move declaration before code.
Fixes MSVC build error.
shaderapi.c
src\glsl\list.h(535) : error C2143: syntax error : missing ';' before
'type'
src\glsl\list.h(535) : error C2143: syntax error : missing ')' before
'type'
src\glsl\list.h(536) : error C2065: 'node' : undeclared identifier
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=86025
Signed-off-by: Vinson Lee <vlee at freedesktop.org>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141107/f0e99378/attachment-0001.html>
More information about the mesa-dev
mailing list