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] c++/13615


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> Below is the changes I've made to the patch. [I apologize if this is a
Keith> bit unorthodox, but the changes are pretty small. Ping me if you want
Keith> me to repost the patch in its entirety.]

Thanks.  One more tiny nit:

Keith> +      concatenated_name = xrealloc (concatenated_name,len);

Missing space after the comma.

The patch is ok with this change.  Thanks again.

Tom


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