Problem with case insensitive build on Win32

2000-02-16 Thread Bruce Adams
Hi all, Enclosed is a 'report' on a creeping feature creature in the Win32 case insensitive build which at least needs to be mentioned in the documentation but preferably requires a patch to glob.c and or an enhancement in the form of a new function. I will probably not have a chance

RE: Problem with case insensitive build on Win32

2000-02-16 Thread Bruce Adams
> > I actually have a patch for the glob library that fixes this problem > (makes globbing aware of the HAVE_CASE_INSENSITIVE_FS macro). > > The small issue here is that the glob code in make is > actually extracted > verbatim from the GLIBC library, so any change to it actually > has to be >