Ian Romanick <i...@freedesktop.org> writes:
> +   if (bufSize != 0 && params == NULL) {
> +      /* Emit a warning to aid application debugging, but go ahead and do the
> +       * memcpy (and probably crash) anyway.
> +       */
> +      _mesa_warning(ctx,
> +                    "glGetInternalformativ(bufSize = %d, but params = NULL",

missing paren in the string

Attachment: pgp7rJ0IOKETa.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to