From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: David Taylor Cc: ac131313@cygnus.com, danny_r_smith_2001@yahoo.co.nz, mingw-users@lists.sourceforge, gdb-patches@sources.redhat.com Subject: Re: [RFA] Remove OS-specific defines (was: _WIN32?) Date: Tue, 08 May 2001 00:12:00 -0000 Message-id: References: <200105071835.OAA02864@houston.candd.org> X-SW-Source: 2001-05/msg00099.html On Mon, 7 May 2001, David Taylor wrote: > I was surprised that you sent this to gdb rather than gdb-patches. My bad, sorry. > * defs.h (SLASH_P, SLASH_CHAR, ROOTED_P): Remove definitions. > (SLASH_STRING): Define only for _WIN32. > > The defs.h part of this patch is approved. Thanks.