nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] warning when attaching rfc822 message


From: Ken Hornstein
Subject: Re: [Nmh-workers] warning when attaching rfc822 message
Date: Sun, 13 Apr 2014 22:31:33 -0400

Apropros to nothing, when fixing this up I found the following code in
mhbuildsbr.c:

    case CE_8BIT:
        if (ct->c_type == CT_MESSAGE)
            adios (NULL, "internal error, invalid encoding");

Which actually seems mega-bogus to me.  This was not in the original MH
code, so it seems to be by Richard Coleman.

--Ken



reply via email to

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