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] Make copy_name return std::string


>>>>> "Tom" == Tom Tromey <tom@tromey.com> writes:

Tom> This changes copy_name to return a std::string, updating all the
Tom> callers.  In some cases, an extra copy was removed.  This also
Tom> required a little bit of constification.

Tom> Tested by the buildbot.

I'm going to check this in now.

Tom


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