From: Kevin Buettner <kevinb@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [RFA] dwarf2read.c: complain() -> complaint()
Date: Wed, 11 Dec 2002 13:02:00 -0000 [thread overview]
Message-ID: <1021211205635.ZM19742@localhost.localdomain> (raw)
In-Reply-To: Kevin Buettner <kevinb@redhat.com> "[RFA] dwarf2read.c: complain() -> complaint()" (Dec 9, 4:39pm)
On Dec 9, 4:39pm, Kevin Buettner wrote:
> * dwarf2read.c (dwarf2_const_ignored, dwarf2_volatile_ignored)
> (dwarf2_non_const_array_bound_ignored)
> (dwarf2_missing_line_number_section)
> (dwarf2_statement_list_fits_in_line_number_section)
> (dwarf2_mangled_line_number_section, dwarf2_unsupported_die_ref_attr)
> (dwarf2_unsupported_stack_op, dwarf2_complex_location_expr)
> (dwarf2_unsupported_tag, dwarf2_unsupported_at_encoding)
> (dwarf2_unsupported_at_frame_base, dwarf2_unexpected_tag)
> (dwarf2_missing_at_frame_base, dwarf2_bad_static_member_name)
> (dwarf2_unsupported_accessibility, dwarf2_bad_member_name_complaint)
> (dwarf2_missing_member_fn_type_complaint)
> (dwarf2_vtbl_not_found_complaint, dwarf2_absolute_sibling_complaint)
> (dwarf2_const_value_length_mismatch)
> (dwarf2_unsupported_const_value_attr, dwarf2_misplaced_line_number)
> (dwarf2_line_header_too_long, dwarf2_missing_macinfo_section)
> (dwarf2_macros_too_long, dwarf2_macros_not_terminated)
> (dwarf2_macro_outside_file, dwarf2_macro_unmatched_end_file)
> (dwarf2_macro_malformed_definition, dwarf2_macro_spaces_in_definition)
> (dwarf2_invalid_attrib_class, dwarf2_invalid_pointer_size): Delete
> complaints using deprecated struct..
> (dwarf2_non_const_array_bound_ignored_complaint)
> (dwarf2_complex_location_expr_complaint)
> (dwarf2_unsupported_at_frame_base_complaint)
> (dwarf2_const_value_length_mismatch_complaint)
> (dwarf2_macros_too_long_complaint)
> (dwarf2_macro_malformed_definition_complaint)
> (dwarf2_invalid_attrib_class_complaint): New functions.
> (read_func_scope, dwarf2_attach_fields_to_type, dwarf2_add_member_fn)
> (read_structure_scope, read_array_type, read_common_block)
> (read_tag_pointer_type, read_base_type, read_partial_die)
> (dwarf_decode_line_header, check_cu_functions, dwarf_decode_lines)
> (new_symbol, dwarf2_const_value, read_type_die)
> (dwarf2_get_ref_die_offset, decode_locdesc, consume_improper_spaces)
> (parse_macro_definition, dwarf_decode_macros): Replace calls to
> complain() with, possibly indirect, calls to complaint().
Committed.
Since this approach seems to be acceptable, I'll generate patches for
the other files which still use complain() and post them for comment.
Kevin
prev parent reply other threads:[~2002-12-11 20:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-09 15:42 Kevin Buettner
2002-12-10 8:32 ` Andrew Cagney
2002-12-10 9:03 ` Kevin Buettner
2002-12-11 10:47 ` Jim Blandy
2002-12-11 12:23 ` Andrew Cagney
2002-12-11 14:15 ` Jim Blandy
2002-12-11 14:34 ` Andrew Cagney
2002-12-11 13:02 ` Kevin Buettner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1021211205635.ZM19742@localhost.localdomain \
--to=kevinb@redhat.com \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox