]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/lex.c
decl.c (pushdecl, [...]): Don't call a variadic function with a non-literal format...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Tue, 23 Nov 1999 16:17:52 +0000 (16:17 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Tue, 23 Nov 1999 16:17:52 +0000 (16:17 +0000)
commitb9d12519542bae956a0b259874e964e52f473ba9
treea61ea478f0fcb2a256b53afbeceafcce84280409
parenta3dd1d43955e262a43f0bef0c52e88081f04ff70
decl.c (pushdecl, [...]): Don't call a variadic function with a non-literal format string.

        * decl.c (pushdecl, grokdeclarator): Don't call a variadic
        function with a non-literal format string.

        * lex.c (do_identifier): Likewise.

        * typeck.c (build_unary_op): Likewise.

From-SVN: r30641
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/lex.c
gcc/cp/typeck.c
This page took 0.060935 seconds and 5 git commands to generate.