[FFmpeg-devel] [PATCH] checkasm: add fixed_dsp tests

Michael Niedermayer michael at niedermayer.cc
Tue Jan 19 11:05:31 CET 2016


On Tue, Jan 19, 2016 at 02:01:58AM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160119/553740c0/attachment.sig>


More information about the ffmpeg-devel mailing list