nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] m_getfld() interface

2012-12-27 09:55:58
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

_______________________________________________
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>