On Sat, Oct 24, 2015 at 9:33 AM, Nicolas George <geo...@nsup.org> wrote:
> Le tridi 3 brumaire, an CCXXIV, Ganesh Ajjanagadde a écrit :
>> ISO C requires at least one argument in the place of the ellipsis in a
>> variadic macro. In particular, under -pedantic, this triggers the
>> warning -Wgnu-zero-variadic-macro-arguments on clang 3.7.
>>
>> Signed-off-by: Ganesh Ajjanagadde <gajjanaga...@gmail.com>
>> ---
>>  libavfilter/af_asetrate.c |  4 ++--
>>  libavfilter/asrc_sine.c   | 18 +++++++++---------
>>  2 files changed, 11 insertions(+), 11 deletions(-)
>
> Ok. Good catch.

Thanks for the super quick review. Will apply shortly. Do you (or
others) think adding -Wgnu-zero-variadic-macro-arguments to configure
is a good idea?

>
> Regards,
>
> --
>   Nicolas George
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to