Files
Simon Marchi 625ad4406d tui-win: Replace VEC with std::vector
This patch replaces an instance of VEC (const_char_ptr) with
std::vector<const char *>.  Tested by running gdb.tui/completion.exp,
which exercises this function.

gdb/ChangeLog:

	* tui/tui-win.c (window_name_completer): Replace VEC with
	std::vector.
2017-11-15 11:08:53 -05:00
..
2017-09-04 17:11:45 +01:00
2017-11-07 13:59:09 -07:00
2017-09-27 08:44:38 -06:00
2017-11-07 13:59:09 -07:00
2017-09-04 17:11:45 +01:00
2017-09-27 08:44:39 -06:00