[Issue 8680] SpanMode.breadth is incorrectly named and implementation fails in Linux

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Sep 17 18:42:55 PDT 2012


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



--- Comment #1 from Jesse Phillips <Jesse.K.Phillips+D at gmail.com> 2012-09-17 18:43:39 PDT ---
A breadth first traversal is not a good algorithm for filesystem traversal. The
described implementation is useful. As shown Linux ReiserFS does not traverse
as described in the documentation.

SpanMode.breadth should be deprecated for not be a breadth traversal.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list