Hi Bruno, Bruno Haible <[email protected]> writes:
> And finally, this patch should avoid the test failures on native > Windows. > > There's probably something wrong w.r.t. glob() on native Windows, > regarding backslashes such as in 'C:\', but I don't have time to > debug this now. Thanks for the Cygwin fixes. I thought about using ISSLASH from filename.h in my Gnulib patch, but didn't since the rest of glob doesn't. That is probably part of the issue there. Collin
