From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Faylor To: gdb-patches@sources.redhat.com Subject: Re: [RFA] defs.h _WIN32 defined by Win98, too Date: Thu, 02 Aug 2001 13:40:00 -0000 Message-id: <20010802164006.A30764@redhat.com> References: X-SW-Source: 2001-08/msg00053.html On Wed, Aug 01, 2001 at 06:40:19PM +0300, Eli Zaretskii wrote: > >On Wed, 1 Aug 2001, Keith Seitz wrote: > >> In that case, I offer this alternative approach: >> >> ChangeLog >> 2001-08-01 Keith Seitz >> >> * defs.h (SLASH_STRING): If not defined, set >> to "/", regardless of _WIN32, __CYGWIN__, or >> whatnot. > >This should be fine, I think, but Chris should have the definitive word. This looks fine to me, too. Please check it in. cgf