<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 - glxext.h:275: error: redefinition of typedef ‘GLXContextID’"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70591">bug 70591</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>REOPENED
           </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 - glxext.h:275: error: redefinition of typedef ‘GLXContextID’"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70591#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - glxext.h:275: error: redefinition of typedef ‘GLXContextID’"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70591">bug 70591</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 f8432832a7f3d3cc01f8bab8358069029d575ef0
Author: Vinson Lee <<a href="mailto:vlee@freedesktop.org">vlee@freedesktop.org</a>>
Date:   Mon Jan 6 12:09:29 2014 -0800

    mesa: Remove GLXContextID typedef from glxext.h.

    This patch fixes this build error with gcc <= 4.5 and clang <= 3.1.

      CC     clientattrib.lo
    In file included from ../../include/GL/glx.h:333:0,
                     from glxclient.h:45,
                     from clientattrib.c:32:
    ../../include/GL/glxext.h:275:13: error: redefinition of typedef
'GLXContextID'
    ../../include/GL/glx.h:171:13: note: previous declaration of 'GLXContextID'
was here

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - glxext.h:275: error: redefinition of typedef ‘GLXContextID’"
   href="show_bug.cgi?id=70591">https://bugs.freedesktop.org/show_bug.cgi?id=70591</a>
    Signed-off-by: Vinson Lee <<a href="mailto:vlee@freedesktop.org">vlee@freedesktop.org</a>>
    Reviewed-by: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.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>