[PATCH 09/44] Warning fixes in glx

Adam Jackson ajax at nwnk.net
Fri Dec 13 09:18:02 PST 2013


On Wed, 2013-12-11 at 12:23 -0800, Keith Packard wrote:

> diff --git a/glx/indirect_dispatch.c b/glx/indirect_dispatch.c
> index 329b2e6..7086a9f 100644
> --- a/glx/indirect_dispatch.c
> +++ b/glx/indirect_dispatch.c
> @@ -25,6 +25,7 @@
>   * SOFTWARE.
>   */
>  
> +#define NO_REALLY_GLX_PROTOTYPES
>  #include <inttypes.h>
>  #include "glxserver.h"
>  #include "indirect_size.h"

Argh generated code patch.  I'm assuming this does something with a
glproto patch you haven't sent yet?  I don't see this token in either my
X server or my Mesa.

- ajax



More information about the xorg-devel mailing list