This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
libiberty suggestion
- To: gcc at gcc dot gnu dot org
- Subject: libiberty suggestion
- From: "Mark E." <snowball3 at bigfoot dot com>
- Date: Wed, 23 Feb 2000 14:51:45 -0500
Hi folks,
I think it would a good idea to move the preprocessor code that sets
DIR_SEPARATOR and IS_DIR_SEPARATOR and the like should be from
basename.c
to its own header file so other libiberty files can use it, especially
choose-temp.c. Does this sound reasonable?
Mark