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

Vinson Lee <v...@freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Vinson Lee <v...@freedesktop.org> ---
commit f9fc3949e182cb2da8ce6d8d71f441986795664f
Author: Vinson Lee <v...@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 <v...@freedesktop.org>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to