Thread overview | ||||||
---|---|---|---|---|---|---|
|
August 14, 2011 [phobos] std.file.copy broken on Windows? | ||||
---|---|---|---|---|
| ||||
On WIndows 7 64-bit I keep getting "access denied" exceptions when I try to copy files, no matter where I copy them to. Can someone else w/ Windows (preferably Windows 7 64-bit) please see if they get the same errors? |
August 14, 2011 [phobos] std.file.copy broken on Windows? | ||||
---|---|---|---|---|
| ||||
Posted in reply to David Simcha | On 14.08.2011 16:44, David Simcha wrote:
> On WIndows 7 64-bit I keep getting "access denied" exceptions when I
> try to copy files, no matter where I copy them to. Can someone else
> w/ Windows (preferably Windows 7 64-bit) please see if they get the
> same errors?
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
I have win7x64. copy works with dmd 2.054 here.
|
August 14, 2011 [phobos] std.file.copy broken on Windows? | ||||
---|---|---|---|---|
| ||||
Posted in reply to David Simcha | Works for me (win7 sp1 64bit, dmd 2.054). Tested with both ansi and
unicode file names.
What error message / number are you getting?
On Sun, Aug 14, 2011 at 6:44 PM, David Simcha <dsimcha at gmail.com> wrote:
> On WIndows 7 64-bit I keep getting "access denied" exceptions when I try to
> copy files, no matter where I copy them to. ?Can someone else w/ Windows
> (preferably Windows 7 64-bit) please see if they get the same errors?
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
|
August 15, 2011 [phobos] std.file.copy broken on Windows? | ||||
---|---|---|---|---|
| ||||
Posted in reply to David Simcha | I've gotten it with Windows XP 32bit, but my copies have been to network drives, where batch copy or xcopy work (or even mkdir from phobos). But for local, copy to sub-directory it has worked.
On Sun, Aug 14, 2011 at 7:44 AM, David Simcha <dsimcha at gmail.com> wrote:
> On WIndows 7 64-bit I keep getting "access denied" exceptions when I try to
> copy files, no matter where I copy them to. ?Can someone else w/ Windows
> (preferably Windows 7 64-bit) please see if they get the same errors?
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
|
Copyright © 1999-2021 by the D Language Foundation