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] Fix typo in replace type


> On Wed, Feb 28, 2007 at 11:24:10AM -0800, Joel Brobecker wrote:
> > 2007-02-28  Joel Brobecker  <brobecker@adacore.com>
> > 
> >         * gdbtypes.c (replace_type): Fix typo that caused us to not update
> >         length of the types referenced by the new type CV ring.
> > 
> > Tested on x86-linux, no regression.  OK to apply?
> 
> OK.

Thanks, will commit momentarily.

> Do you mean this completely fixed the issue?

Not completely, no, we still need to add handling for the anonymous
forward reference, but I decided that this separate issue deserved
a separate commit...

Thanks,
-- 
Joel


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