[Mono-devel-list] File::Move(string,string) patch

Ben Maurer bmaurer at ximian.com
Sun Dec 12 15:00:29 EST 2004


On Sun, 2004-12-12 at 19:44 +0100, Jb Evain wrote:
> Msft Framework does not complains if you File::Move a file on itself. 
> Mono currently send an exception saying that the destination file 
> already exists.

This might be implemented inside io-layer. Can you check if the MoveFile
api on Windows complains on moving a file to itself? If so, this should
be fixed there.

-- Ben




More information about the Mono-devel-list mailing list