summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-04-04 21:58:05 +0000
committerJim Meyering <jim@meyering.net>2003-04-04 21:58:05 +0000
commitf193c70c6bbbc65e98df8b096a87140de5e476e4 (patch)
treef6c74d3040c37ba085e9d1cb96c194ead605d206 /TODO
parentb2c3d60092929c850568010215f419d3fa41a72e (diff)
downloadcoreutils-f193c70c6bbbc65e98df8b096a87140de5e476e4.tar.xz
fixed Ed Avis' mv bug
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 187ffbb39..b1d4b6993 100644
--- 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