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.

Regards,

-- 
  Nicolas George

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