]> gcc.gnu.org Git - gcc.git/commit
cp-tree.h (cp_error): Prototype.
authorMark Mitchell <mark@markmitchell.com>
Mon, 7 Sep 1998 11:35:39 +0000 (11:35 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 7 Sep 1998 11:35:39 +0000 (11:35 +0000)
commit4d6e34ea2b60f51729e3740562afa40e50be0a78
tree38a8f31f9400b5ef6a232c7684fa3ff012adec26
parentb32067b2e223e4048a7e2e1689e639bfaa80900a
cp-tree.h (cp_error): Prototype.

* cp-tree.h (cp_error): Prototype.
(cp_error_at): Likewise.
(cp_warning): Likewise.
(cp_warning_at): Likewise.
(cp_pedwarn): Likewise.
(cp_pedwarn_at): Likewise.
(cp_compiler_error): Likewise.
(cp_sprintf): Likewise.
(cp_enable_warning): Likewise.
* errfn.c: Remove hack to avoid error-function prototypes when
including cp-tree.h.

Co-Authored-By: Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
From-SVN: r22308
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/errfn.c
This page took 0.05304 seconds and 5 git commands to generate.