This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libiberty suggestion
- To: "Mark E." <snowball3 at bigfoot dot com>
- Subject: Re: libiberty suggestion
- From: Mumit Khan <khan at NanoTech dot Wisc dot EDU>
- Date: Wed, 23 Feb 2000 14:15:52 -0600 (CST)
- cc: gcc at gcc dot gnu dot org
On Wed, 23 Feb 2000, Mark E. wrote:
> 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?
It would be very useful IMO. While you're at it, could you make sure the
macros are spelled consistently between gcc and libiberty (I can't
remember if I checked when I added that bit of code to basename).
Regards,
Mumit