diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2017-11-15 09:22:48 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2017-11-15 11:08:53 -0500 |
commit | 625ad4406d301f670b823a7767528f3ba7e292c6 (patch) | |
tree | fa43ec377db53cabdb78266ae9dc0edbd758b934 /install-sh | |
parent | 71774bc994e3f2a09c3b1988dbf2e99b86f53e2e (diff) | |
download | gdb-625ad4406d301f670b823a7767528f3ba7e292c6.zip gdb-625ad4406d301f670b823a7767528f3ba7e292c6.tar.gz gdb-625ad4406d301f670b823a7767528f3ba7e292c6.tar.bz2 |
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.
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions