[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:17:53 PST 2014


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

            Bug ID: 86025
           Summary: src\glsl\list.h(535) : error C2143: syntax error :
                    missing ';' before 'type'
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: NEW
          Keywords: bisected, regression
          Severity: blocker
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: vlee at freedesktop.org
                CC: jason at jlekstrand.net, mattst88 at gmail.com

mesa: 0c36aac83252d32dac8c4da2850539bff0b10301 (master 10.4.0-devel)

  Compiling src\mesa\main\shaderapi.c ...
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


commit 0c36aac83252d32dac8c4da2850539bff0b10301
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Wed Nov 5 13:57:09 2014 -0800

    glsl/list: Add an exec_list_validate function

    This can be very useful for trying to debug list corruptions.

    Signed-off-by: Jason Ekstrand <jason.ekstrand at intel.com>
    Reviewed-by: Matt Turner <mattst88 at gmail.com>

-- 
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/30b4a134/attachment.html>


More information about the mesa-dev mailing list