*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 15 Dec 2002 20:55:15 +0000 (20:55 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 15 Dec 2002 20:55:15 +0000 (20:55 +0000)
TODO

diff --git a/TODO b/TODO
index 9307b246ac71bdd8c02b5fc9064d72242ad40853..471acfd78b2b9621e034185de19e52625541a462 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,6 +9,8 @@ strip: add an option to specify the program used to strip binaries.
 Makefile.maint: extract announcement-generation into a perl script
 
 remove PARAMS macros
+grep -lE 'PARAMS ?\(\(.*\)\);?$' *.[ch] \
+  | xargs perl -pi -e 's/PARAMS ?\((\(.*\))\)(;?)$/$1$2/'
 
 doc/coreutils.texi:
   Address this comment: FIXME: mv's behavior in this case is system-dependent