This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/3] Remove usage of VEC(char_ptr) in gdbscm_parse_function_args


>>>>> "Simon" == Simon Marchi <simon.marchi@ericsson.com> writes:

Simon> From: Simon Marchi <simon.marchi@polymtl.ca>
Simon> This is a straightforward replacement, no change in behavior are
Simon> intended/expected.

Simon> This is the last usage of VEC(char_ptr), so it can now be removed.

I think perhaps the char_ptr typedef could be removed now too.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]