cp-tree.h (tf_warning_or_error): Renamed from tf_warn_or_error.
commit23fca1f58766f4095fb3f889433de3f5552681f1
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Tue, 7 Feb 2006 23:25:02 +0000 (7 23:25 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Tue, 7 Feb 2006 23:25:02 +0000 (7 23:25 +0000)
treeb0dfe1bf3ad18a5e2d4648542568ec2fadf9591a
parent6defecc2d32860e29a9de5033fc3810ed64857ae
cp-tree.h (tf_warning_or_error): Renamed from tf_warn_or_error.

        * cp-tree.h (tf_warning_or_error): Renamed from
          tf_warn_or_error.
        (cp_build_qualified_type): Propogate renaming.
        * call.c (convert_like_real): Likewise.
        * cvt.c (cp_convert_to_pointer, convert_to_reference):
          Likewise.
        * decl.c (make_typename_type, grokdeclarator): Likewise.
        * pt.c (tsubst_friend_function, instantiate_class_template,
        tsubst_default_argument, instantiate_decl,
        tsubst_initializer_list, tsubst_enum): Likewise.
        * semantics.c (finish_template_type): Likewise.
        * typeck.c (build_ptrmemfunc, convert_for_assignment):
          Likewise.

From-SVN: r110727
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/cp-tree.h
gcc/cp/cvt.c
gcc/cp/decl.c
gcc/cp/pt.c
gcc/cp/semantics.c
gcc/cp/typeck.c