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: [RFA] Remove OS-specific defines (was: _WIN32?)


> Date: Sun, 13 May 2001 10:07:00 -0400
> From: Fernando Nasser <fnasser@redhat.com>
> 
> Eli Zaretskii wrote:
> > 
> > > Date: Mon, 7 May 2001 19:10:59 +0300 (IDT)
> > > From: Eli Zaretskii <eliz@is.elta.co.il>
> > >
> > > I'm seeking approval for the following patches.  They remove all the
> > > DOS- and Windows-specific #ifdef's like "#ifdef _WIN32" and use the
> > > portable macros from filenames.h instead.  In addition, they convert
> > > code which used macros private to GDB, such as SLASH_P and ROOTED_P,
> > > to use the macros from filenames.h instead.
> > 
> > Ping!
> > 
> > I think I still need an approval for patches to source.c, completer.c
> > and cli-cmds.c (see below).  Did I missed some messages?
> > 
> 
> I looked at completer.c and cli-cmds.c.   Approved.

Thanks!

Who is the responsible maintainer of source.c?  I cannot figure that
out from MAINTAINERS.


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