Bruno Haible <[EMAIL PROTECTED]> wrote: > Hello Jim, > >> Is there any type of file system where readdir works? > > Yes. It does work on vfat file systems. No readdir bug reproducible there.
Thanks for checking. >> What version of Darwin are you using? > > Darwin 7.9.0 = MacOS X 10.3.9. > > I wrote: >> In the run test, you can use /bin/rm, since /bin/rm has the same bug >> as the one you are fixing for GNU rm. > > which is wrong. That's ok. I already have a good test that checks readdir directly. > /bin/rm shares another bug with GNU rm. But the one we > are currently discussing is only in GNU rm; /bin/rm is not affected. You mean you've found *another* problem with GNU rm? Is so, please provide details.