nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] nmh 1.5 has been released!


From: Alexander Zangerl
Subject: Re: [Nmh-workers] nmh 1.5 has been released!
Date: Tue, 12 Jun 2012 21:28:58 +1000

On Mon, 11 Jun 2012 00:42:57 -0400, Ken Hornstein writes:
>I am pleased to announce the release of nmh 1.5.  It is available for
>download here:

...and i'm one day too late with these two small bug reports.

* hurd doesn't have MAXPATHLEN as outlined here:
http://www.gnu.org/software/hurd/hurd/porting/guidelines.html#PATH_MAX_tt_MAX_PATH_tt_MAXPATHL

much of nmh is using PATH_MAX (which is set in nmh.h from 
MAXPATHLEN or an arbitrary local constant as fallback), but 
some sources don't and thus nmh doesn't build on hurd.
the attached patch changes those files to also use PATH_MAX.

* the other issue is that occasionally the post tests attempt to talk to
fakesmtp before that has completed starting up. i've inserted an arbitrary
5 sec delay between starting up fakesmtp and talking to it to avoid that
scenario.

Attachment: 02-maxpathlen.dpatch
Description: Text Data

Attachment: 03-smtptest.dpatch
Description: Text Data


regards
az


-- 
Alexander Zangerl + GnuPG Keys 0x42BD645D or 0x5B586291 + http://snafu.priv.at/
Where a calculator on the ENIAC is equipped with 18,000 vacuum tubes and 
weighs 30 tons, computers in the future may have only 1,000 vacuum tubes 
and weigh only 1 1/2 tons. -- Popular Mechanics, March 1949

Attachment: signature.asc
Description: Digital Signature


reply via email to

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