On Tue, Jan 19, 2016 at 02:01:58AM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamr...@gmail.com>
> ---
>  tests/checkasm/Makefile    |   3 +
>  tests/checkasm/checkasm.c  |   3 +
>  tests/checkasm/checkasm.h  |   1 +
>  tests/checkasm/fixed_dsp.c | 169 
> +++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 176 insertions(+)
>  create mode 100644 tests/checkasm/fixed_dsp.c

fails to build

make distclean ; ./configure && make -j12 fate-checkasm
tests/checkasm/fixed_dsp.c: In function ‘check_vector_fmul’:
tests/checkasm/fixed_dsp.c:53:5: error: format not a string literal and no 
format arguments [-Werror=format-security]
cc1: some warnings being treated as errors
make: *** [tests/checkasm/fixed_dsp.o] Error 1

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire

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