This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

strftime patch for gcc


Hi,

Arthur David Olson quite a long time ago wrote a patch for gcc which
makes it able to recognize and analyze strftime-like function calls.
This helps to find bugs (as we do for printf and friends) and more
important: it helps to detect Y2K problems.  All the paranoia of
people who are not willing to investigate this themself is getting on
my nerves.  I'd like to say "recompile with gcc".

If I update the patch, would it be accepted?

-- Uli
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]