call.c (build_op_delete_call): Fix quotation in warning message.
authorVolker Reichelt <v.reichelt@netcologne.de>
Wed, 9 Apr 2008 06:44:59 +0000 (06:44 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Wed, 9 Apr 2008 06:44:59 +0000 (06:44 +0000)
commitbcac2b894be79264093f09938da22bf52bbeb6bb
tree5294726e6e5dba23baa9740839dd2ce182abadc9
parent8b4efb4e77fcb23d9c3675805f93f0ca999e5aeb
call.c (build_op_delete_call): Fix quotation in warning message.

* call.c (build_op_delete_call): Fix quotation in warning message.
* decl.c (grokdeclarator): Quote keyword in error message.
* pt.c (check_for_bare_parameter_packs): Fix quotation in error
message.

From-SVN: r134130
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/decl.c
gcc/cp/pt.c