nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] FreeBSD Upgrade Destroyed mhamhedit.

2012-01-18 08:32:36
      I am writing this on a system that is still in
FreeBSD8.x so everything still works but after upgrading a
system to FreeBSD9.0, I got the following show-stopper the first
time I replied to a message:

mha-mhedit isn't technically part of nmh, but the author of it is on
this list.  But a quick google on that error message leads me to believe
that if you change:

    if (!defined(%Index2MsgId)) {

to
    if (! %Index2MsgId)) {

Things should work fine.

--Ken

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>