nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] pick(1) decode RFC-2047 headers?


From: David Levine
Subject: Re: [Nmh-workers] pick(1) decode RFC-2047 headers?
Date: Sat, 24 Nov 2012 19:05:06 -0600

> Ken wrote:
> 
> > Couldn't we just do
> >
> > >+    if (body == 0 && decode_rfc2047 (linebuf, decoded_linebuf, sizeof
> > decoded_linebuf)) {
> 
> Yup, that'll work.

Except for the last header.  body gets set before breaking
out of the loop.

David



reply via email to

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