This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [PATCH] fix to inferior.h


David Deephanphongs wrote:
> 
> This is a simple patch to inferior.h to declare get/set_inferior_args
> correctly.
> They were declared as get_inferior_arg and set_inferior_arg
> 
> Dave
> 
> === CHANGELOG ===
> 
> 2001-04-06  David Deephanphongs  <david@localhost>
> 
>         * inferior.h:   Fix declarations of get_inferior_args and
>         set_inferior_args, which were missing the trailing 's'.

This begs the question - how was it building withouth this patch (using
-Werror -Wimplicit).

	Andrew


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