<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vlee@freedesktop.org" title="Vinson Lee <vlee@freedesktop.org>"> <span class="fn">Vinson Lee</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - src\glsl\list.h(535) : error C2143: syntax error : missing ';' before 'type'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86025">bug 86025</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - src\glsl\list.h(535) : error C2143: syntax error : missing ';' before 'type'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86025#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - src\glsl\list.h(535) : error C2143: syntax error : missing ';' before 'type'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86025">bug 86025</a>
              from <span class="vcard"><a class="email" href="mailto:vlee@freedesktop.org" title="Vinson Lee <vlee@freedesktop.org>"> <span class="fn">Vinson Lee</span></a>
</span></b>
        <pre>commit f9fc3949e182cb2da8ce6d8d71f441986795664f
Author: Vinson Lee <<a href="mailto:vlee@freedesktop.org">vlee@freedesktop.org</a>>
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: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - src\glsl\list.h(535) : error C2143: syntax error : missing ';' before 'type'"
   href="show_bug.cgi?id=86025">https://bugs.freedesktop.org/show_bug.cgi?id=86025</a>
    Signed-off-by: Vinson Lee <<a href="mailto:vlee@freedesktop.org">vlee@freedesktop.org</a>></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>