----- Original Message -----
> Building on RHEL6 tinderbox, we get -std=c99, and the radeon uvd code
> uses anonymous unions which this disables.
> 
> It doesn't look too difficult to fix, just wondering if there was a
> reason for using anon unions in the first place?

FWIW, anonymous unions are a de-facto standard supported by all compilers 
(including MSVC).  And are part of C11.

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

Reply via email to