Re: [Mesa-dev] uvd code break with C99 compile

2013-04-26 Thread Christian König
Am 26.04.2013 10:56, schrieb Jose Fonseca: - Original Message - On Fri, Apr 26, 2013 at 4:48 PM, Jose Fonseca wrote: - 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 diff

Re: [Mesa-dev] uvd code break with C99 compile

2013-04-26 Thread Jose Fonseca
- Original Message - > On Fri, Apr 26, 2013 at 4:48 PM, Jose Fonseca wrote: > > > > > > - 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, ju

Re: [Mesa-dev] uvd code break with C99 compile

2013-04-26 Thread Dave Airlie
On Fri, Apr 26, 2013 at 4:48 PM, Jose Fonseca wrote: > > > - 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 usi

Re: [Mesa-dev] uvd code break with C99 compile

2013-04-26 Thread Christian König
Am 26.04.2013 08:48, schrieb Jose Fonseca: - 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

Re: [Mesa-dev] uvd code break with C99 compile

2013-04-25 Thread Jose Fonseca
- 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

[Mesa-dev] uvd code break with C99 compile

2013-04-25 Thread Dave Airlie
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? Dave. ___ mesa-dev mail