emacs-bug-tracker
[Top][All Lists]
Advanced

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

[Emacs-bug-tracker] bug#7243: closed ([patch] making md5sum's warnings c


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#7243: closed ([patch] making md5sum's warnings clearer)
Date: Tue, 19 Oct 2010 19:25:02 +0000

Your message dated Tue, 19 Oct 2010 21:28:31 +0200
with message-id <address@hidden>
and subject line Re: bug#7243: [patch] making md5sum's warnings clearer
has caused the GNU bug report #7243,
regarding [patch] making md5sum's warnings clearer
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
7243: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7243
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [patch] making md5sum's warnings clearer Date: Mon, 18 Oct 2010 22:51:37 +0200
Hi,

Two years ago I complained about the untranslatability of the warnings
that md5sum prints when it has encountered unexpected things:
http://lists.gnu.org/archive/html/bug-coreutils/2008-09/msg00168.html

Jim asked to come up with a change that doesn't remove information.
I've finally gotten around to making this -- see the attached patch.
In addition to read failures and checksum failures, md5sum now alerts
the user to the number of misformatted checksum lines.  It prints this
line also when '--warn' is not given, because it is so important.

Regards,

Benno

(Please CC, not subscribed.)

-- 
http://www.fastmail.fm - Same, same, but different...

Attachment: 0001-md5sum-print-a-summary-warning-for-improperly-format.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#7243: [patch] making md5sum's warnings clearer Date: Tue, 19 Oct 2010 21:28:31 +0200
Jim Meyering wrote:
> Benno Schulenberg wrote:
>> Two years ago I complained about the untranslatability of the warnings
>> that md5sum prints when it has encountered unexpected things:
>> http://lists.gnu.org/archive/html/bug-coreutils/2008-09/msg00168.html
>>
>> Jim asked to come up with a change that doesn't remove information.
>> I've finally gotten around to making this -- see the attached patch.
>> In addition to read failures and checksum failures, md5sum now alerts
>> the user to the number of misformatted checksum lines.  It prints this
>> line also when '--warn' is not given, because it is so important.
>
> Thanks for following up.
> I've applied your patch after adjusting the log and a failing test,
> then added two more tests to cover the new types of output lines.
>
> Subject: [PATCH 1/2] md5sum: print a summary warning for improperly formatted 
> lines
>
> And remove the now-superfluous totals from the other two warnings,
> so the plurals will also work in other languages than English.
>
> * src/md5sum.c (digest_check): Change as above.
> * tests/misc/md5sum (check-quiet2): Adjust accordingly.

FYI, I'm marking this as closed.


--- End Message ---

reply via email to

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