[Mesa-dev] [Bug 70591] glxext.h:275: error: redefinition of typedef ‘GLXContextID’
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Oct 19 03:48:22 CEST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70591
Vinson Lee <vlee at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Vinson Lee <vlee at freedesktop.org> ---
commit 136a12ac98868d82c2ae9fcc80d11044a7ec56d1
Author: Vinson Lee <vlee at freedesktop.org>
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: https://bugs.freedesktop.org/show_bug.cgi?id=70591
Signed-off-by: Vinson Lee <vlee at freedesktop.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/20131019/8d32b6b0/attachment.html>
More information about the mesa-dev
mailing list