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 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-file.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-hooks.c Rearrange TUI data window code 2019-07-17 12:19:21 -06:00
tui-hooks.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-interp.c Move interpreter_p declaration to main.h 2019-05-08 10:38:02 -06:00
tui-io.c Move tui_dispatch_ctrl_char to tui-io.c 2019-07-17 12:19:22 -06:00
tui-io.h Improve/fix the TUI's current source line highlight 2019-03-18 14:26:00 +00:00
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 Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-win.c Remove self-assign from make_invisible_and_set_new_height 2019-07-22 08:34:25 -06:00
tui-win.h Introduce methods for scrolling 2019-06-25 07:48:28 -06:00
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