This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: strftime patch for gcc
- To: drepper at cygnus dot com (Ulrich Drepper)
- Subject: Re: strftime patch for gcc
- From: Jim Wilson <wilson at cygnus dot com>
- Date: Thu, 19 Mar 1998 19:36:56 -0800
- cc: egcs at cygnus dot com
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.
I don't remember that patch. I grepped through the egcs mailing list
log files for strftime, but could't find it.
If I update the patch, would it be accepted?
It depends on what the patch is, and since I don't recall it, it is hard to
make a judgement call. However, the concept seems reasonable.
Jim