chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-hackers] [PATCH] Fix rename-file behavior on Windows when desti


From: Michele La Monaca
Subject: [Chicken-hackers] [PATCH] Fix rename-file behavior on Windows when destination exists
Date: Mon, 18 Aug 2014 16:34:23 +0200

Hi,

(rename-file "x" "y")

fails on Windows if "y" already exists. I think it would be better to have the
same behavior as Unix (i.e. overwrite). The attached patch does that.

Regards,
Michele

Attachment: 0001-Fix-rename-file-behavior-on-Windows-when-destination.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]