OSDN Git Service

* ada-lang.c (grow_vect): Return the new array instead of
authorschwab <schwab>
Sat, 23 Oct 2004 19:13:25 +0000 (19:13 +0000)
committerschwab <schwab>
Sat, 23 Oct 2004 19:13:25 +0000 (19:13 +0000)
commit564744933c4d3cd99f7ce991507a9c4ccb084dc5
tree5db85713111c07ec0076824c865b6c1480cb3b18
parentdcce92bcb28dc528f35b3e33a72798e6cb4ca688
* ada-lang.c (grow_vect): Return the new array instead of
expecting pointer to pointer to avoid violation of aliasing rules.
* ada-lang.h (GROW_VECT): Adapt call to grow_vect.
gdb/ChangeLog
gdb/ada-lang.c
gdb/ada-lang.h