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] Remove unexpected warning when printing empty array


> > 2005-10-05  Joel Brobecker  <brobecker@adacore.com>
> > 
> >         * valprint.c (val_print_array_elements): Check array size before
> >         computing its low bound. If zero, then use a default bound of zero.
> > 
> > Tested on x86-linux, fixes the two FAILs above.
> > OK to apply?
> 
> OK.

Thank you, checked in.

-- 
Joel


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