[Issue 2838] std.file.rmdirRecurse fails

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Apr 15 17:33:20 PDT 2009


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





------- Comment #1 from graham.stjack at internode.on.net  2009-04-15 19:33 -------
Created an attachment (id=323)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=323&action=view)
Simple test case

The unittest code in std.file will demonstrate the problem, but for what it is
worth, here is my test code. I tracked the problem down as far as printing out
the values passed to std.file.DirEntry.init, and fd.d_type was always zero when
invoked by my test code. I haven't included my hacked version of file.d.


-- 



More information about the Digitalmars-d-bugs mailing list