<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - 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>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - glxext.h:275: error: redefinition of typedef ‘GLXContextID’"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70591#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - 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:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span></b>
        <pre>Applications such as Allergo rely on this typedef existing in glx.h, and
removing it apparently breaks their application's build.

Mesa builds fine without Vinson's patch for me, using GCC on Linux, so for now
I've gone ahead and reverted it from master.

The typedef is really part of GLX proper, and not an extension, so it seems
like it belongs in glx.h with the others, not glxext.h.

I'm reopening this bug because presumably Vinson's issue is back.  Hopefully we
can come up with another solution.</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>