As per further discussion on IRC, I guess this adds little value, if any.
We could drop this.

Thanks,
Himangi

On 10 April 2015 at 21:55, Anton Khirnov <[email protected]> wrote:

> Quoting Nicolas George (2015-04-10 16:17:03)
> > Le primidi 21 germinal, an CCXXIII, Diego Biurrun a écrit :
> > > The log msg should not be about fixing a compiler warning, but about
> > > fixing about an issue in the code.
> >
> > I suggest "make valid code less readable to silence a bogus compiler
> > warning".
> >
> > Signed to unsigned conversions are fully specified. "unsigned x = -1" is
> > completely valid and express the idea far better than UINT_MAX in most
> > cases.
>
> Not really, using a negative value for an unsigned number is IMO quite
> counterintuitive.
>
> Though it's true that the current code is perfectly valid.
>
> --
> Anton Khirnov
> _______________________________________________
> libav-devel mailing list
> [email protected]
> https://lists.libav.org/mailman/listinfo/libav-devel
>
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to