nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] m_getfld() interface


From: David Levine
Subject: Re: [Nmh-workers] m_getfld() interface
Date: Thu, 27 Dec 2012 10:55:39 -0500

I wrote:

> The problem is due to get_content() (in mhparse.c) relying
> on ftell(), but that no longer works with the big slurps.

I fixed, just in mhparse.c for now, by keeping track of the
bytes read by m_getfld().  It now provides that via the
bufsz argument.  So no need for ftell().

David



reply via email to

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