* bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call.
authorMark Kettenis <kettenis@gnu.org>
Mon, 4 Jul 2005 13:29:13 +0000 (13:29 +0000)
committerMark Kettenis <kettenis@gnu.org>
Mon, 4 Jul 2005 13:29:13 +0000 (13:29 +0000)
commit1754f103e6323b908fc004d992930933a04183ce
tree82a936bf08000012e6ee16b4bb72b5beef75e05d
parent540b09cb7df7c3b34dd5dd9d8e5e6fea5d482baf
* bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call.
* coffread.c (patch_type, process_coff_symbol): Likewise.
* corelow.c (core_open): Likewise.
* dwarf2read.c (dwarf_decode_lines, dwarf2_start_subfile):
* language.c (set_lang_str, set_type_str, set_range_str)
(set_case_str): Likewise.
* source.c (add_path, openp): Likewise.
* stabsread.c: Likewise.
* top.c (init_history): Likewise.
* utils.c (xfullpath): Likewise.
* value.c (lookup_internalvar): Likewise.
* cli/cli-cmds.c (cd_command): Likewise.
* cli/cli-dump.c (add_dump_command): Likewise.
13 files changed:
gdb/ChangeLog
gdb/bsd-kvm.c
gdb/cli/cli-cmds.c
gdb/cli/cli-dump.c
gdb/coffread.c
gdb/corelow.c
gdb/dwarf2read.c
gdb/language.c
gdb/source.c
gdb/stabsread.c
gdb/top.c
gdb/utils.c
gdb/value.c
This page took 0.025589 seconds and 4 git commands to generate.