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: libiberty suggestion


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



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