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: [RFA 09/10] Use std::string and unique_xmalloc_ptr in compile/ code


On 08/29/2017 12:25 PM, Tom Tromey wrote:
> Change various things in the compile/ code to use std::string or
> unique_xmalloc_ptr as appropriate.  This allows the removal of some
> cleanups.

FWIW, this looks okay to me. [I've manually merged it (locally) with the c++compile branch.]

Keith


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