[FFmpeg-devel] [PATCH] avfilter/vf_fspp.c: make the filter compile with latest LLVM

Reimar Döffinger Reimar.Doeffinger at gmx.de
Thu Oct 31 21:50:56 CET 2013


On Thu, Oct 31, 2013 at 01:43:38PM -0700, Thierry Foucu wrote:
> On Thu, Oct 31, 2013 at 1:17 PM, Michael Niedermayer <michaelni at gmx.at>wrote:
> > just tried some compilers i had installed on my box (sadly there are
> > no old ones amongth them) but
> > clang version 3.1 (trunk 144800)
> > fails to build the new code with -m32 -O0 but succeeds with the old
> >
> 
> 
> damn.. i though it will be working fine. Sorry i could not test it against
> old version.

Which just confirms the rule which was the reason why I replied
originally:
Whenever someone says "The compiler is smart enough" you already know
they are wrong.
There is _nothing_ that compilers aren't too stupid to do.
And 20+ years of development has changed surprisingly little there.


More information about the ffmpeg-devel mailing list