On Sun, Aug 23, 2015 at 10:16:36AM +0200, Nicolas George wrote:
> Le quintidi 5 fructidor, an CCXXIII, Ganesh Ajjanagadde a écrit :
> > FAIL(ret) expands to statements including a silly ret=ret.
> > This triggers a -Wself-assign on confirmed clang 3.6, and so we fix it.
> > 
> > Signed-off-by: Ganesh Ajjanagadde <gajjanaga...@gmail.com>
> > ---
> >  libavdevice/lavfi.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> No objection, although I find that warning a rather bad idea if it does not
> have checks to see if the code is part of a macro.

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to