[Mesa-dev] [Bug 70591] glxext.h:275: error: redefinition of typedef ‘GLXContextID’

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 19 00:38:17 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=70591

Vinson Lee <vlee at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Vinson Lee <vlee at freedesktop.org> ---
commit f8432832a7f3d3cc01f8bab8358069029d575ef0
Author: Vinson Lee <vlee at freedesktop.org>
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: https://bugs.freedesktop.org/show_bug.cgi?id=70591
    Signed-off-by: Vinson Lee <vlee at freedesktop.org>
    Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140119/0d33816b/attachment-0001.html>


More information about the mesa-dev mailing list