-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Eric Blake on 9/7/2009 11:12 AM:
> According to Eric Blake on 9/7/2009 10:30 AM:
>> Any objections to deleting the rename-dest-slash module? It performs a
>> subset of the rename module,
>
> Correction. As currently written, rename.m4 c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Eric Blake on 9/7/2009 10:30 AM:
> Any objections to deleting the rename-dest-slash module? It performs a
> subset of the rename module,
Correction. As currently written, rename.m4 checks whether:
rm -rf d1 d2
mkdir d1
rename("d1/","d2
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Any objections to deleting the rename-dest-slash module? It performs a
subset of the rename module, and I'm about to:
a) improve the rename module to work around a cygwin 1.5 bug
(rename("a/.","b") succeeds when "a" is a directory, instead of failing