From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Eli Zaretskii Cc: kevinb@cygnus.com, danny_r_smith_2001@yahoo.co.nz, gdb@sources.redhat.com Subject: Re: [RFA] Remove OS-specific defines (was: _WIN32?) Date: Mon, 07 May 2001 11:37:00 -0000 Message-id: <3AF6EB58.1020904@cygnus.com> References: <20010503211502.21716.qmail@web6401.mail.yahoo.com> <3AF1DAA0.3060702@cygnus.com> <200105071610.TAA24144@is.elta.co.il> <1010507173855.ZM18890@ocotillo.lan> <2110-Mon07May2001212320+0300-eliz@is.elta.co.il> X-SW-Source: 2001-05/msg00090.html >> Don't forget to also remove the definitions of SLASH_P, SLASH_CHAR, and >> ROOTED_P in config/i386/xm-cygwin.h and config/i386/xm-go32.h. I think these changes are straightforward (er obvious) and definitly a good thing. > Yes, it's in the pipeline ;-) I just wanted to hear from Chris, at > the very least, before futzing with his files. > > Btw, is it perhaps a good idea to add to gdbint.texinfo some > guidelines about writing portable code which handles file names, > including the list of these macros? Andrew? Yes, and yes. Andrew