Re: Files not found issues

2013-09-08 Thread Josh
On Thursday, 22 August 2013 at 04:18:34 UTC, Josh wrote: Windows 7, DMD 2.062 I was trying to use std.file.copy, and I kept getting a FileException because it couldn't find the file, even though I triple checked the name and that it existed in Explorer. So I did a little test to illustrate my

Files not found issues

2013-08-21 Thread Josh
Windows 7, DMD 2.062 I was trying to use std.file.copy, and I kept getting a FileException because it couldn't find the file, even though I triple checked the name and that it existed in Explorer. So I did a little test to illustrate my point, and this is what happened: foreach (de; dirEntri