[PATCH] configure.ac: disable annoying warning -Wmissing-field-initializers

Emil Velikov emil.l.velikov at gmail.com
Fri Jan 15 03:12:22 PST 2016


On 12 January 2016 at 23:14, Marek Olšák <maraeo at gmail.com> wrote:
> From: Marek Olšák <marek.olsak at amd.com>
>
> It warns for all "{}" initializers. Well, I want us to use {}.
> ---
>  configure.ac         | 3 ++-
>  intel/intel_decode.c | 2 --
The whole of libdrm, minus the intel_decode can get away without using
such constructs. And yes that includes radeon and amdgpu.

NACK on this one - please be consistent with existing code base.

-Emil


More information about the dri-devel mailing list