https://bugs.freedesktop.org/show_bug.cgi?id=89433

--- Comment #2 from José Fonseca <jfons...@vmware.com> ---
(In reply to Jonathan Gray from comment #1)
> Created attachment 114016 [details] [review]
> make -Wvla conditional
> 
> How about the attached patch to make it conditional on the GCC version?

Thanks for looking into this. 

I worry that checking the compiler version might not work for clang. It might
be better to mimic the logic we use above for
-Werror=implicit-function-declaration and -Werror=missing-prototypes.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to