[PATCH] Replace VEC(converted_character_d) with std::vector

Simon Marchi simon.marchi@polymtl.ca
Sun Jan 7 15:49:00 GMT 2018


On 2017-12-02 20:24, Simon Marchi wrote:
> From: Your Name <you@example.com>
> 
> This patch changes the usage of VEC(converted_character_d) to use an
> std::vector instead.  This allows getting rid of a cleanup.

I pushed this one in.

Simon



More information about the Gdb-patches mailing list