[Ffmpeg-devel] [PATCH] Getting rid of inlining failure warnings
Diego Biurrun
diego
Fri Nov 10 00:07:54 CET 2006
On Thu, Nov 09, 2006 at 09:10:34PM +0000, M?ns Rullg?rd wrote:
> Diego Biurrun <diego at biurrun.de> writes:
>
> > On Thu, Nov 09, 2006 at 04:58:18PM +0100, Guillaume Poirier wrote:
> >>
> >> So if you really don't want to see the inlining failure warnings, the
> >> only solution is to remove the -Winline option or to remove most
> >> inline keywords.
> >> Off course, none of these are satisfactory, maybe we should have a
> >> --enable-console-spamming to configure script so that we print these
> >> kind of warning only for ppl who care.
> >>
> >> Just IMHO.
> >
> > Seconded. I find the inline "warnings" quite annoying myself and I'm
> > afraid the only effect they have is drown out the real warnings ..
>
> I've disabled -Winline by default. configure --enable-extra-warnings
> turns it on again.
Nice, but --extra-cflags=-Winline does the trick as well ...
Diego
More information about the ffmpeg-devel
mailing list