This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Predefining __OS_DOS__


Jeff> Yes.  DIR_SEPARATOR shows up in cpp and other parts of gcc, but
Jeff> it's not used as often as it should be.  Using it more would
Jeff> allow for some cleanups of both the dos and vms support.

It would be nice if DIR_SEPARATOR and friends were put into a header
file somewhere.  As it is they are duplicated in various places (the
latest addition being java/jcf-path.c).

Tom


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