chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Fix rename-file behavior on Windows when d


From: John Cowan
Subject: Re: [Chicken-hackers] [PATCH] Fix rename-file behavior on Windows when destination exists
Date: Mon, 18 Aug 2014 10:47:13 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

Michele La Monaca scripsit:

> (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.

+1

-- 
John Cowan          http://www.ccil.org/~cowan        address@hidden
The internet is a web of tiny tyrannies giving an illusion of anarchy.
                --David Rush



reply via email to

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