diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2018-03-30 17:18:56 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2018-03-30 17:18:56 -0400 |
commit | d8611974cf819e5f8cb9eb36907251f3e2d721c6 (patch) | |
tree | 6f2a14e0ee4a7831ed5a9688dab2f8ba56052b19 /libiberty/rename.c | |
parent | 17d08cd4137063dbc43d9989b9a5cb315171174f (diff) | |
download | gdb-d8611974cf819e5f8cb9eb36907251f3e2d721c6.zip gdb-d8611974cf819e5f8cb9eb36907251f3e2d721c6.tar.gz gdb-d8611974cf819e5f8cb9eb36907251f3e2d721c6.tar.bz2 |
Remove usage of VEC(char_ptr) in gdbscm_parse_function_args
This is a straightforward replacement, no change in behavior are
intended/expected.
This is the last usage of VEC(char_ptr), so it can now be removed.
gdb/ChangeLog:
* guile/scm-utils.c (gdbscm_parse_function_args): Replace VEC
with std::vector.
* common/gdb_vecs.h (DEF_VEC_P (char_ptr)): Remove.
Diffstat (limited to 'libiberty/rename.c')
0 files changed, 0 insertions, 0 deletions