bug-coreutils
[Top][All Lists]
Advanced

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

bug#13409: [patch] make some error messages clearer


From: Benno Schulenberg
Subject: bug#13409: [patch] make some error messages clearer
Date: Fri, 11 Jan 2013 18:45:51 +0100

On Fri, Jan 11, 2013, at 8:39, Jim Meyering wrote:
> 
>       wwarn (_("%s: read failed"), src_name);
> 

When things go wrong, I would prefer to see a word like
"failed", "error", "mistake", "bad", "invalid" or "mayday"
at the beginning of the line (right after the command name).

cmd: error in something: /some/complicated/filename

cmd: /some/complicated/filename: error in something

The first form is to me much clearer than the second.
That something went wrong is the main thing, with
which file exactly is secondary, in my opinion.

Benno

-- 
http://www.fastmail.fm - The way an email service should be






reply via email to

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