Re: r247835: drm2 code breaks buildkernel

From: Jean-Sébastien Pédron <jean-sebastien.pedron_at_dumbbell.fr>
Date: Tue, 05 Mar 2013 17:40:34 +0100
On 05.03.2013 16:37, Konstantin Belousov wrote:
> The patch below is supposed to fix double declaration (it is pathetic that
> clang silently accepts this, while issuing countless useless warnings).
> Also there is a usual workaround for the anonimous union/struct issue.

What do you think about "-fms-extensions"? It avoids modifications to
the code and works with both gcc and clang.

There're several unnamed structs/unions in the radeon code too. I would
like to keep the diff with Linux code as small as possible.

-- 
Jean-Sébastien Pédron


Received on Tue Mar 05 2013 - 15:40:41 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:35 UTC