From 73b0c1a19c679745897b9fa2efef0c00469efa92 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 11 Dec 2014 13:52:57 -0800 Subject: Suppress -Wformat-security in tst-error1.c. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ad8fe210aa..35d61bd3cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2014-12-11 Roland McGrath + * misc/tst-error1.c (do_test): Ignore -Wformat-security for + generated error format strings. + * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and -Wformat-extra-args warnings for scanf formats. * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around -- cgit v1.2.3