Re: 1.7.1(0.218/5/3): ls -R bug (Windows XP)

2010-02-19 Thread Corinna Vinschen
On Feb 19 06:23, Eric Blake wrote: > According to Corinna Vinschen on 2/19/2010 4:47 AM: > > On Feb 19 11:44, Jeff Wilcox wrote: > >> ls: ./: not listing already-listed directory > > > > Thanks for the report. I can reproduce it, even with files in the root > > directory. I'm wondering that this

Re: 1.7.1(0.218/5/3): ls -R bug (Windows XP)

2010-02-19 Thread Eric Blake
According to Corinna Vinschen on 2/19/2010 4:47 AM: > On Feb 19 11:44, Jeff Wilcox wrote: >> ls: ./: not listing already-listed directory > > Thanks for the report. I can reproduce it, even with files in the root > directory. I'm wondering that this has never been found before. > > I see what's

Re: 1.7.1(0.218/5/3): ls -R bug (Windows XP)

2010-02-19 Thread Corinna Vinschen
On Feb 19 11:44, Jeff Wilcox wrote: > In Cygwin 1.7.x if I ls -R the root of a drive which contains only > directories (i.e. no files at the root level), whatever directory comes > first is omitted from the listing and the following error is thrown: > > ls: ./: not listing already-listed directory