From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: fnasser@redhat.com Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Remove OS-specific defines (was: _WIN32?) Date: Sun, 13 May 2001 23:34:00 -0000 Message-id: <200105140636.JAA24199@is.elta.co.il> References: <20010503211502.21716.qmail@web6401.mail.yahoo.com> <3AF1DAA0.3060702@cygnus.com> <200105071610.TAA24144@is.elta.co.il> <200105130831.LAA13751@is.elta.co.il> <3AFE9504.6C8819C9@redhat.com> X-SW-Source: 2001-05/msg00282.html > Date: Sun, 13 May 2001 10:07:00 -0400 > From: Fernando Nasser > > Eli Zaretskii wrote: > > > > > Date: Mon, 7 May 2001 19:10:59 +0300 (IDT) > > > From: Eli Zaretskii > > > > > > 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.