There is a typo in your subject line "lenght" -> "length".
Also, please explain in the commit message below the subject line which tests this fixes. Please send an updated patch, you can use the "-v 2" flag for git send-email to automatically mark that it's version 2 of your patch, also please use --in-reply-to flag with the message ID (You can get that by viewing the raw email in gmail, but I'll save you the trouble: [email protected]) Quoting Sandra Koroniewska (2017-02-27 05:29:20) > --- > tests/shaders/shader_runner.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/shaders/shader_runner.c b/tests/shaders/shader_runner.c > index 134c1de61..84d29419c 100644 > --- a/tests/shaders/shader_runner.c > +++ b/tests/shaders/shader_runner.c > @@ -2821,7 +2821,7 @@ piglit_display(void) > double d[4]; > int x, y, z, w, h, l, tex, level; > unsigned ux, uy; > - char s[36]; This is 32 on master, do you have an additional patch on your branch? [snip] Dylan
signature.asc
Description: signature
_______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
