On Thu, Nov 03, 2016 at 08:41:10PM +0100, Anton Khirnov wrote:
> Quoting Diego Biurrun (2016-11-03 18:32:34)
> > libavformat/movenc.c:3170:12: warning: assuming signed overflow does not 
> > occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
> 
> This is not sufficient explanation for the commit.
> 
> Just the fact that some compiler warns about some piece of code does not
> necessarily mean that anything is wrong. And just the fact that the
> patch makes the warning go away does not mean it is the right thing to
> do.

Certainly. I forgot to add the [RFC] marker to this one as I originally
intended to.

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to