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 warning in printcmd.c


> This patch fixes a warning in printcmd.c.  tui_set_layout isn't
> declared anywhere it can see.
> 
> I rebuilt gdb with this patch on x86 Red Hat Linux 6.2.
> 
> This patch moves the declaration of tui_set_layout to a header
> included by printcmd.c.  It also removes the declaration of a couple
> of functions that don't exist.
> 
> Ok to install?

Yes, for sure.

	Andrew



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