On Monday, 17 September 2012 at 18:20:55 UTC, Andrei Alexandrescu wrote:

Thanks, that does seem to be a bug. Please make sure it's in bugzilla. Probably the best way to go is to adjust the behavior so it matches the specification.

Andrei

I should have noted that I'm using ReiserFS, as it use to fail completely to span subdirs in the past. Anyway. Testing on windows shows a smaller issue.

http://d.puremagic.com/issues/show_bug.cgi?id=8680

Files show before spanning but directories are shown before spanning itself.

a/1.txt
a/2.txt
a/b
a/b\1.txt
a/b\2.txt
a/c
a/c\1.txt
a/c\z
a/c\z\1.txt

Reply via email to