https://bugs.freedesktop.org/show_bug.cgi?id=70591
Vinson Lee <v...@freedesktop.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Vinson Lee <v...@freedesktop.org> --- commit 136a12ac98868d82c2ae9fcc80d11044a7ec56d1 Author: Vinson Lee <v...@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 <v...@freedesktop.org> -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev