]> gcc.gnu.org Git - gcc.git/commit
diagnostic.c (doing_line_wrapping, [...]): Remove.
authorGabriel Dos Reis <gdr@codesourcery.com>
Sat, 15 Jul 2000 16:50:31 +0000 (16:50 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Sat, 15 Jul 2000 16:50:31 +0000 (16:50 +0000)
commitb27ca4d10ba6ce5966aa6e4b01966bcdc43a3181
tree6a5e4d9d44774be1c2c978a2323a0134ed1a3ea5
parent404e48547ae0ddd515fa0615eebd8449e7741c98
diagnostic.c (doing_line_wrapping, [...]): Remove.

2000-07-15  Gabriel Dos Reis  <gdr@codesourcery.com>

* diagnostic.c (doing_line_wrapping, line_wrapper_printf, notice,
v_error_with_decl, v_warning_with_decl, v_pedwarn_with_decl): Remove.
(v_message_with_decl): Rename to ...
(format_with_decl): ... this. Tweak
(diagnostic_for_decl): New function.
(fatal_io_error): Use verbatim in lieu of notice.
(announce_function): Use verbatim.
(default_print_error_function): Likewise.
(error_with_decl, warning_with_decl, pedwarn_with_decl): Use new
infratructure.

From-SVN: r35048
gcc/ChangeLog
gcc/diagnostic.c
This page took 0.057582 seconds and 5 git commands to generate.