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


On 11/16/2012 11:10 AM, Tom Tromey wrote:
"Keith" == Keith Seitz <keiths@redhat.com> writes:

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


Missing space after the comma.

I think I was overdue for making a trivial coding style bug. I should be good for another year or two now. :-)


The patch is ok with this change. Thanks again.

Thank your for your review, I've committed this bug and closed the bug.


Keith


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