(check_format): For scan of "%["...
authorRichard Stallman <rms@gnu.org>
Sat, 14 Aug 1993 03:22:24 +0000 (03:22 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 14 Aug 1993 03:22:24 +0000 (03:22 +0000)
commit0bc9c2526844e064f4f032d0de56164a7c44581f
treee47a03251028a29b33770bb7ab76844845ac86b9
parent34a25822f31ebd055230c65e3b5fba3044c62558
(check_format): For scan of "%["...

(check_format): For scan of "%[", skip over scan set
til closing ']' to avoid processing it as ordinary format characters.

From-SVN: r5160
gcc/c-typeck.c