From f193c70c6bbbc65e98df8b096a87140de5e476e4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 4 Apr 2003 21:58:05 +0000 Subject: fixed Ed Avis' mv bug --- TODO | 5 ----- 1 file changed, 5 deletions(-) (limited to 'TODO') 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 -- cgit v1.2.3-54-g00ecf