Date: Fri, 25 May 2001 12:00:08 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc.295 c-common.c Message-ID: <200105251900.f4PJ08r70434@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/05/25 12:00:08 PDT
Modified files:
contrib/gcc.295 c-common.c
Log:
Teach gcc about '%+' so it will not warn when using '%+' in a format
string when using strftime(), since our libc supports it.
PR: 26827
Submitted by: Marc Olzheim <marcolz@ilse.nl>
Revision Changes Path
1.12 +2 -2 src/contrib/gcc.295/c-common.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105251900.f4PJ08r70434>
