[FFmpeg-devel] [PATCH] configure: make assignment of variable to '=' explicit
Timothy Gu
timothygu99 at gmail.com
Tue Sep 15 23:59:40 CEST 2015
On Sat, Sep 12, 2015 at 11:28 PM Ganesh Ajjanagadde <gajjanagadde at gmail.com>
wrote:
> op== is confusing, as it may easily be mistook for an equality check,
> while in reality it is doing an assigment to '='.
> This patch has the additional benefit of cleaning up 2 warnings from
> shellcheck.net.
>
> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
> ---
> configure | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Applied, thanks.
Timothy
More information about the ffmpeg-devel
mailing list