K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-08-01T18:33:48.000000Z K 7 svn:log V 584 MFC: gcc.295 rev 1.2 Add "-Wnon-const-format" which checks for non-constant format strings for auditing purposes. I am reluctant to bring this into our native GCC tree due to maintenance reasons... but since Kris already did the porting work and it won't be pulling any files off the vendor branch..... but I will not port this functionality forward to newer versions of GCC if it requires more than 5 min of work, and if these changes do cleanly apply to GCC snapshots, I will remove it the moment GCC changes underneath theses changes. Submitted by: kris Obtained from: NetBSD END