This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [PATCH/RFA] Remove 'extern' from top.c
- To: Andrew Cagney <ac131313 at cygnus dot com>
- Subject: Re: [PATCH/RFA] Remove 'extern' from top.c
- From: Elena Zannoni <ezannoni at cygnus dot com>
- Date: Mon, 16 Jul 2001 11:45:32 -0400
- Cc: Elena Zannoni <ezannoni at cygnus dot com>, gdb-patches at sources dot redhat dot com
- References: <15186.4788.515013.712500@krustylu.cygnus.com><3B520CAF.1040500@cygnus.com>
Andrew Cagney writes:
> > This patch removes some externs (not all of them yet) from top.c. In
> > part is an obvious fix (also, it is in a file I maintain), in part it
> > is outside of my area (Fernando/Andrew ?).
>
>
> I think eliminating duplicate declarations and externs in .c files are
> obvious (J.T. has already being doing this). That just leaves the
> comment, the more comments the better :-)
>
> Andrew
OK, it's in.
Elena