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@lists.freedesktop.org
          Reporter: v...@freedesktop.org
                CC: ja...@jlekstrand.net, matts...@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.ekstr...@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.ekstr...@intel.com>
    Reviewed-by: Matt Turner <matts...@gmail.com>

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