Date: Sun, 26 May 2002 09:04:37 -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 c-format.c Message-ID: <200205261604.g4QG4b061859@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/05/26 09:04:37 PDT
Modified files:
contrib/gcc c-format.c
Log:
The special checks for %b and %D in rev 1.1 were done before skipping over
any characters between the % and the [bD], so only plain %b and %B worked.
This may un-1/2ass our -fformat-extensions support.
Submitted by: bde
Revision Changes Path
1.4 +54 -51 src/contrib/gcc/c-format.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?200205261604.g4QG4b061859>
