fixed Ed Avis' mv bug
authorJim Meyering <jim@meyering.net>
Fri, 4 Apr 2003 21:58:05 +0000 (21:58 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 4 Apr 2003 21:58:05 +0000 (21:58 +0000)
TODO

diff --git a/TODO b/TODO
index 187ffbb..b1d4b69 100644 (file)
--- a/TODO
+++ b/TODO
@@ -73,11 +73,6 @@ nl: fix this bug:
 
 m4: rename all macros that start with AC_ to start with another prefix
 
-Consider using an autoconf test and rename wrapper to make mv work
-properly (by unlinking a) in cases like this:
-  : > a; ln a b; mv a b
-Reported by Ed Avis: http://article.gmane.org/gmane.comp.gnu.fileutils.bugs/686
-
 document that `true --version' can fail, e.g., like this:
   ./true --version >&-
   ./true: write error: Bad file number