decl.c (member_function_or_else): Use cp_error ...
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 18 Aug 2000 10:49:17 +0000 (10:49 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 18 Aug 2000 10:49:17 +0000 (10:49 +0000)
commit2ae7bada94874ae1a4c6f0b4d3c1027c38e00aea
tree5bfe74fd5b7f783f3e45ddca65fc5f3f345be76f
parente3b4d2e9a6291d9f483fca967c6c57ced98a59b2
decl.c (member_function_or_else): Use cp_error ...

* decl.c (member_function_or_else): Use cp_error ... %T.
(grokdeclarator): Likewise.
(start_method): Likewise.
* friend.c (make_friend_class): Use cp_pedwarn ... %T.

From-SVN: r35784
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/friend.c