[Issue 3848] functions in std.file don't take symbolic links into account

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 2 23:51:15 PST 2010


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


Jonathan M Davis <jmdavisProg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #577 is|0                           |1
           obsolete|                            |


--- Comment #10 from Jonathan M Davis <jmdavisProg at gmail.com> 2010-03-02 23:51:13 PST ---
Created an attachment (id=579)
Current fix with DirIterator and listdir() fixed.

My apologies. I forgot to change rmdirRecurse() back to use SpanMode.depth
after fixing DirIterator. Here's the version with it back at SpanMode.depth.

-- 
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