[mythtv] configure and "restrict"

Janne Grunau janne-mythtv at grunau.be
Wed Oct 29 22:31:09 UTC 2008


On Wednesday 29 October 2008 23:07:06 Nigel Pearson wrote:
> > I would guess that gcc still supports __restrict__ with -std=c99
> > and will support that for a long time. I would move it to the begin
> > of the restrict_keyword list.
>
> That was the easiest fix, but it makes a change to block
> of FFmpeg supplied code that will make merging harder.

I'm not sure if it is a mac os x specific issue. We shouldn't 
use "restrict" in C++ code since the compiler will just ignore it.

Janne


More information about the mythtv-dev mailing list