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


On Wed, Oct 05, 2005 at 03:09:35PM -0700, Joel Brobecker wrote:
> 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.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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