aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-12-11 13:52:57 -0800
committerRoland McGrath <roland@hack.frob.com>2014-12-11 13:52:57 -0800
commit73b0c1a19c679745897b9fa2efef0c00469efa92 (patch)
treea07af1e284cbc6dd91c6f424eab282685c2a3c03 /ChangeLog
parent1c4053db63e2a3470ed8ace2ddd9636f9a6e135c (diff)
downloadglibc-73b0c1a19c679745897b9fa2efef0c00469efa92.tar
glibc-73b0c1a19c679745897b9fa2efef0c00469efa92.tar.gz
glibc-73b0c1a19c679745897b9fa2efef0c00469efa92.tar.bz2
glibc-73b0c1a19c679745897b9fa2efef0c00469efa92.zip
Suppress -Wformat-security in tst-error1.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad8fe210aa..35d61bd3cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2014-12-11 Roland McGrath <roland@hack.frob.com>
+ * 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