diff options
author | Zack Weinberg <zack@gcc.gnu.org> | 2001-09-24 00:27:33 +0000 |
---|---|---|
committer | Zack Weinberg <zack@gcc.gnu.org> | 2001-09-24 00:27:33 +0000 |
commit | 749ced524c4a4bcb7e8374854cc380e33e69a1d8 (patch) | |
tree | 1f1e9f3af7240cf9b105d13f1eb384eafd666ecf /libjava/java/lang/StringIndexOutOfBoundsException.java | |
parent | 7a80cf9a2f287793e0361af57606031a17e636d4 (diff) | |
download | gcc-749ced524c4a4bcb7e8374854cc380e33e69a1d8.zip gcc-749ced524c4a4bcb7e8374854cc380e33e69a1d8.tar.gz gcc-749ced524c4a4bcb7e8374854cc380e33e69a1d8.tar.bz2 |
top level:
* errors.h (warning, error, fatal, internal_error): Don't mark
with ATTRIBUTE_PRINTF_n.
* toplev.h (internal_error, fatal_io_error, warning, error,
pedwarn, pedwarn_with_file_and_line, warning_with_file_and_line,
error_with_file_and_line, sorry, error_for_asm, warning_for_asm):
Likewise.
cp:
* Make-lang.in (CXX_OBJS): Take out cp/errfn.o.
(cp/errfn.o): Delete rule.
(cp/error.o): Depend on flags.h.
* errfn.c: Delete file.
* cp-tree.h: Declare warn_deprecated. Remove definitions of
TFF_NAMESPACE_SCOPE, TFF_CLASS_SCOPE, TFF_CHASE_NAMESPACE_ALIAS,
and TFF_TEMPLATE_DEFAULT_ARGUMENTS. #define cp_error, cp_warning,
cp_pedwarn, and cp_compiler_error to error, warning, pedwarn, and
internal_error respectively. Make cp_deprecated into a macro.
Don't define cp_printer typedef or declare cp_printers.
* error.c: Include flags.h.
Delete: struct tree_formatting_info, print_function_argument_list,
print_declaration, print_expression, print_function_declaration,
print_function_parameter, print_type_id, print_cv_qualifier_seq,
print_type_specifier_seq, print_simple_type_specifier,
print_elaborated_type_specifier, print_rest_of_abstract_declarator,
print_parameter_declaration_clause, print_exception_specification,
print_nested_name_specifier, and definition of cp_printers.
(locate_error): New function.
(cp_error_at, cp_warning_at, cp_pedwarn_at): Moved here and
rewritten in terms of locate_error and diagnostic.c.
(cp_tree_printer): Rename cp_printer; wire up to *_to_string
instead of deleted print_* routines. Handle %C, %L, %O, %Q also.
(init_error): Adjust to match.
po:
* POTFILES.in: Remove cp/errfn.c.
From-SVN: r45765
Diffstat (limited to 'libjava/java/lang/StringIndexOutOfBoundsException.java')
0 files changed, 0 insertions, 0 deletions