coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[coreutils] [PATCH] coreutils buglets, useless-if-before-free


From: Karl Heuer
Subject: [coreutils] [PATCH] coreutils buglets, useless-if-before-free
Date: Sat, 08 Jan 2011 20:51:01 -0500

`useless-if-before-free --help' prints a literal
NUL character instead of the backslash-zero that
was intended.  Also, the "must lie within the
first 8 lines" line is on line 9, and hence not
getting automatically updated.  This patch fixes
the former by adding a backslash, and the latter
by condensing the three lines of what-it-does to
a single line, leaving one line of slack for the
future.  (An alternative would be to move the
what-it-does text to appear below the VERSION.)

Attachment: useless-if.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]