binutils-gdb/gdb/tui
Tom Tromey bfa2a36d94 Remove self-assign from make_invisible_and_set_new_height
In https://sourceware.org/ml/gdb-patches/2019-07/msg00509.html, Jan
pointed out that clang points out that
make_invisible_and_set_new_height self-assigns "height".

This patch fixes the bug by renaming the formal parameter.

gdb/ChangeLog
2019-07-22  Tom Tromey  <tom@tromey.com>

	* tui/tui-win.c (tui_win_info::make_invisible_and_set_new_height):
	Don't self-assign.
2019-07-22 08:34:25 -06:00
..
ChangeLog-1998-2003
tui-command.c Move TUI command window code 2019-07-17 12:19:22 -06:00
tui-command.h Move TUI command window code 2019-07-17 12:19:22 -06:00
tui-data.c Move source window common to code to tui-winsource.[ch] 2019-07-17 12:19:25 -06:00
tui-data.h Move source window common to code to tui-winsource.[ch] 2019-07-17 12:19:25 -06:00
tui-disasm.c Remove unnecessary "return"s 2019-07-17 12:19:26 -06:00
tui-disasm.h Move source window common to code to tui-winsource.[ch] 2019-07-17 12:19:25 -06:00
tui-file.c
tui-file.h
tui-hooks.c Rearrange TUI data window code 2019-07-17 12:19:21 -06:00
tui-hooks.h
tui-interp.c
tui-io.c Move tui_dispatch_ctrl_char to tui-io.c 2019-07-17 12:19:22 -06:00
tui-io.h
tui-layout.c Move tui_source_window to tui-source.h 2019-07-17 12:19:24 -06:00
tui-layout.h Change tui_set_layout to return void 2019-07-17 12:19:15 -06:00
tui-out.c Rename field_int to field_signed 2019-07-17 10:34:05 -06:00
tui-out.h Rename field_int to field_signed 2019-07-17 10:34:05 -06:00
tui-regs.c Move TUI data item window to tui-regs.h 2019-07-17 12:19:23 -06:00
tui-regs.h Move TUI data item window to tui-regs.h 2019-07-17 12:19:23 -06:00
tui-source.c Move source window common to code to tui-winsource.[ch] 2019-07-17 12:19:25 -06:00
tui-source.h Move source window common to code to tui-winsource.[ch] 2019-07-17 12:19:25 -06:00
tui-stack.c Remove unused parameter from two TUI functions 2019-07-17 12:19:07 -06:00
tui-stack.h
tui-win.c Remove self-assign from make_invisible_and_set_new_height 2019-07-22 08:34:25 -06:00
tui-win.h
tui-wingeneral.c Remove unnecessary "return"s 2019-07-17 12:19:26 -06:00
tui-wingeneral.h Remove tui_make_visible and tui_make_invisible 2019-07-17 12:19:19 -06:00
tui-winsource.c Remove unnecessary "return"s 2019-07-17 12:19:26 -06:00
tui-winsource.h Move source window common to code to tui-winsource.[ch] 2019-07-17 12:19:25 -06:00
tui.c Remove unnecessary "return"s 2019-07-17 12:19:26 -06:00
tui.h Clean up tui_layout_command 2019-07-17 12:19:15 -06:00