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 [email protected] The internet is a web of tiny tyrannies giving an illusion of anarchy. --David Rush _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
