Ken wrote:Couldn't we just do+ if (body == 0 && decode_rfc2047 (linebuf, decoded_linebuf, sizeofdecoded_linebuf)) {Yup, that'll work.Except for the last header. body gets set before breaking out of the loop.
(body == 0 || lf > 0) takes care of that. David _______________________________________________ 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> |
|---|---|---|
| ||
| Previous by Date: | Re: [Nmh-workers] pick(1) decode RFC-2047 headers?, David Levine |
|---|---|
| Next by Date: | Re: [Nmh-workers] pick(1) decode RFC-2047 headers?, Ken Hornstein |
| Previous by Thread: | Re: [Nmh-workers] pick(1) decode RFC-2047 headers?, David Levine |
| Next by Thread: | Re: [Nmh-workers] pick(1) decode RFC-2047 headers?, Ken Hornstein |
| Indexes: | [Date] [Thread] [Top] [All Lists] |