Format checking patch to projects.html

Joseph S. Myers jsm28@cam.ac.uk
Fri Oct 20 09:13:00 GMT 2000


I've installed the following format checking status update to
projects.html.

Index: projects.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects.html,v
retrieving revision 1.26
diff -u -r1.26 projects.html
--- projects.html	2000/10/17 10:10:40	1.26
+++ projects.html	2000/10/20 16:07:17
@@ -94,14 +94,6 @@
 <code>-</code> or <code>_</code> flags without width on formats where
 inappropriate.</li>
 
-<li>Check formats where the format string is a <code>const</code>
-array of characters for which the initializer is available.</li>
-
-<li>Someone who knows C++ should compare the format checking (used by
-both C and C++) against the C++ standard requirements.  (Pedantic
-messages should not be referring to ISO C when the language used is
-C++.)</li>
-
 <li>Integer <code>printf</code> formats: warn for integer constant
 argument out of range of unpromoted type (including signed/unsigned
 where it doesn't fit in range).</li>

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Gcc-patches mailing list