OSDN Git Service

* call.c (build_op_delete_call): Fix quotation in warning message.
authorreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Apr 2008 06:44:59 +0000 (06:44 +0000)
committerreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Apr 2008 06:44:59 +0000 (06:44 +0000)
commit140beb32c0234948397c5341d09e3f85f8b8fe68
tree5294726e6e5dba23baa9740839dd2ce182abadc9
parent2e52ac87f42b897e3f731d83724eca845693fa24
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@134130 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/decl.c
gcc/cp/pt.c