<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>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 - glxext.h:275: error: redefinition of typedef ‘GLXContextID’"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70591#c2">Comment # 2</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 136a12ac98868d82c2ae9fcc80d11044a7ec56d1
Author: Vinson Lee <<a href="mailto:vlee@freedesktop.org">vlee@freedesktop.org</a>>
Date:   Fri Oct 18 17:40:40 2013 -0700

    mesa: Remove GLXContextID typedef from glx.h.

    Fixes this build error.

      CC     clientattrib.lo
    In file included from ../../include/GL/glx.h:333,
                     from glxclient.h:45,
                     from clientattrib.c:32:
    ../../include/GL/glxext.h:275: error: redefinition of typedef
‘GLXContextID’
    ../../include/GL/glx.h:171: 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>></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>